Feature release v0.10.0
New in this release:
- You can now use go templating in
summon.config.yaml
file. - You can
summon
in the go templates, allowing instantiation and execution of packed script. - Added a debug
-d
--debug
switch and a dry-run-n
,--dry-run
switch 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.