larch
larch copied to clipboard
Add 'runall' option
If one has multiple sections defined within the .yaml file, it should be possible to run all of these sections easily without calling every single one of them. For example, 'larch --cfg test.yaml runall' should be used to run everything defined in test.yaml!