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