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-02-24 20:20:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Apply Patch
task
/
testdata
/
version
/
v1
/
Taskfile.yml
10 lines
93 B
YAML
Raw
Permalink
Normal View
History
Unescape
Escape
feat: remove v2 support (#1447) * feat: remove v2 support * docs: update v2 schema docs
2023-12-29 20:26:02 +00:00
version
:
"1"
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