17eaeee2347393cfed2fdeba0805a5a74d7e1575
shell_sequencer
Shell script as wrapper for sequential tasks, such as complex server installations or recurring maintenance tasks.
Step definition is separated from the sequence control. The step definition just needs to "include" the sequence controller at the end.
sequencer.sh
Main sequencer script to be included at the end of a step definition script.
[...]
. ./sequencer.sh
seqs/
Contains sequences (seqs) for different tools, servers or occasions.
1.0.0
Latest
Languages
Shell
100%