be3f9aff0beb76898d59cdc583ea49d287b6884f
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%