davidovich / summon

Summon: your data on caffeine
Apache License 2.0
12 stars 0 forks source link

Allow fully templated commands #87

Closed davidovich closed 2 years ago

davidovich commented 2 years ago

Breaking change.

The config has been simplified to warrant a cmd: field in handles:

This allows conditional commands to be specified. One use case is that the consuming executables can specify docker environments when called from host, or remove the docker call when called inside the container.