This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
task
Watch
1
Star
0
Fork
0
You've already forked task
mirror of
https://github.com/go-task/task.git
synced
2026-07-10 20:40:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf043f411baf4e1d3074be3e4941f514b801b384
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 18:27:32 -02:00
tasks
:
foo
:
cmds
:
-
echo "Foo"
bar
:
cmds
:
-
echo "Bar"
Reference in New Issue
Copy Permalink