tj / robo

Simple Go / YAML-based task runner for the team.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apply variables to shell scripts

tj opened this issue · comments

so variables and templating can be used directly, no use-case for it yet really but might be nice

Added env vars at #26, interpolating the file would be too difficult 😅, especially since it could be in any language.