mirror of
https://github.com/go-task/task.git
synced 2026-06-12 10:21:50 +00:00
6 lines
69 B
YAML
6 lines
69 B
YAML
gen-foo:
|
|
cmds:
|
|
- touch foo.txt
|
|
status:
|
|
- test -f foo.txt
|