1
0
mirror of https://github.com/go-task/task.git synced 2025-02-11 13:53:03 +02:00
Margus Kerma 1d7982e80a fix(#584): Add support to yaml extension
- init creates Taskfile.yaml
- add changelog entry
- add zsh completion support for Taskfile.yaml
2022-01-02 15:23:10 +02:00

7 lines
115 B
YAML

version: '3'
tasks:
gen:
cmds:
- echo included_with_yaml_extension > included_with_yaml_extension.txt