mirror of
https://github.com/go-task/task.git
synced 2025-12-25 07:59:28 +01:00
6 lines
69 B
YAML
6 lines
69 B
YAML
gen-foo:
|
|
cmds:
|
|
- touch foo.txt
|
|
status:
|
|
- test -f foo.txt
|