This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
task
Watch
1
Star
0
Fork
0
You've already forked task
mirror of
https://github.com/go-task/task.git
synced
2024-12-14 10:52:43 +02:00
Code
Issues
Releases
Activity
4913b6a0f1
task
/
testdata
/
version
/
v2
/
Taskfile.yml
10 lines
93 B
YAML
Raw
Normal View
History
Unescape
Escape
remove v1
2019-08-18 17:37:21 +02:00
version
:
'2'
Add Taskfile struct and start implementing new format Updates #54, #66 and #77
2017-12-29 22:27:32 +02:00
tasks
:
foo
:
cmds
:
-
echo "Foo"
bar
:
cmds
:
-
echo "Bar"
Reference in New Issue
Copy Permalink