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
2025-12-25 16:09:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f219e1ee76b415a00a426c8d71fea653cc34c86a
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