mirror of
https://github.com/go-task/task.git
synced 2026-05-18 05:05:20 +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