Organize cli args through YAML. Useful for organizing huge amounts of cli args, as well as a tons of commands with interelated cli args. Useful for a long pipeline with dependencies with each other.
To see what it does, run make examples
and see the script generated
from examples/example.sh
and examples/example.yml
.