mirror of
https://github.com/go-task/task.git
synced 2026-06-11 09:51:50 +00:00
using a similar syntax than setting env variables to command in bash, but used right after the task: ```bash task print MESSAGE=Hello! ``` closes #33