mirror of
https://github.com/go-task/task.git
synced 2026-07-11 04:51:09 +02:00
7 lines
116 B
YAML
7 lines
116 B
YAML
|
|
version: '3'
|
||
|
|
|
||
|
|
tasks:
|
||
|
|
gen_file:
|
||
|
|
cmds:
|
||
|
|
- echo included_taskfile_with_dir > included_taskfile_with_dir.txt
|