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