Files
task/testdata/status/Taskfile.yml
2017-05-17 14:37:16 -03:00

6 lines
69 B
YAML

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