mirror of
https://github.com/go-task/task.git
synced 2025-11-25 22:32:55 +02: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