Files
task/testdata/status/Taskfile.yml

6 lines
69 B
YAML
Raw Normal View History

gen-foo:
cmds:
- touch foo.txt
status:
- test -f foo.txt