mirror of
https://github.com/go-task/task.git
synced 2026-06-12 10:21: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