mirror of
https://github.com/go-task/task.git
synced 2026-02-25 04:33:43 +01: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
|