mirror of
https://github.com/go-task/task.git
synced 2025-12-26 00:31:38 +02:00
13 lines
229 B
YAML
13 lines
229 B
YAML
version: '3'
|
|
|
|
includes:
|
|
included:
|
|
taskfile: https://taskfile.dev
|
|
internal: true
|
|
checksum: c153e97e0b3a998a7ed2e61064c6ddaddd0de0c525feefd6bba8569827d8efe9
|
|
|
|
tasks:
|
|
default:
|
|
cmds:
|
|
- task: included:default
|