Feature release v0.10.0
New in this release:
- You can now use go templating in
summon.config.yamlfile. - You can
summonin the go templates, allowing instantiation and execution of packed script. - Added a debug
-d--debugswitch and a dry-run-n,--dry-runswitch to respectively print debugging info and see what the execution command line would look like without executing. - Now listens on CRTL-C for correct interruption of child processes.