mirror of
https://github.com/go-task/task.git
synced 2025-02-09 13:47:06 +02:00
6 lines
69 B
YAML
6 lines
69 B
YAML
gen-foo:
|
|
cmds:
|
|
- touch foo.txt
|
|
status:
|
|
- test -f foo.txt
|