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
2025-12-24 00:21:41 +02:00
Code
Issues
Releases
Activity
Files
split-executor-and-reader
Add File
New File
Apply Patch
task
/
testdata
/
version
/
v2
/
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
:
"2"
remove v1
2019-08-18 17:37:21 +02:00
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