mirror of
https://github.com/go-task/task.git
synced 2025-12-24 07:29:22 +01:00
7 lines
93 B
YAML
7 lines
93 B
YAML
version: '3'
|
|
|
|
tasks:
|
|
gen:
|
|
cmds:
|
|
- echo included_taskfile > included_taskfile.txt
|