1
0
mirror of https://github.com/go-task/task.git synced 2026-04-24 19:54:16 +02:00
Files

11 lines
225 B
YAML
Raw Permalink Normal View History

version: '3'
2020-01-29 11:25:11 +03:00
tasks:
gen_dir:
cmds:
- echo included_directory_without_dir > included_directory_without_dir.txt
2020-01-29 11:25:11 +03:00
gen_file:
cmds:
- echo included_taskfile_without_dir > included_taskfile_without_dir.txt