mirror of
https://github.com/go-task/task.git
synced 2024-12-14 10:52:43 +02:00
2a2dfce137
Closes #27
6 lines
69 B
YAML
6 lines
69 B
YAML
gen-foo:
|
|
cmds:
|
|
- touch foo.txt
|
|
status:
|
|
- test -f foo.txt
|