mirror of
https://github.com/go-task/task.git
synced 2025-12-25 07:59:28 +01:00
5 lines
58 B
YAML
5 lines
58 B
YAML
version: '3'
|
|
|
|
tasks:
|
|
default: echo "hello" > output.txt
|