mirror of
https://github.com/go-task/task.git
synced 2025-03-03 14:52:13 +02:00
12 lines
111 B
Plaintext
12 lines
111 B
Plaintext
|
task: foo
|
||
|
|
||
|
(task does not have description or summary)
|
||
|
|
||
|
aliases:
|
||
|
- f
|
||
|
- x
|
||
|
|
||
|
commands:
|
||
|
- echo "foo"
|
||
|
- Task: b
|