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
abf0d29736
task
/
testdata
/
includes_call_root_task
/
Taskfile2.yml
7 lines
69 B
YAML
Raw
Normal View
History
Unescape
Escape
Create v3 compiler which respects declaration order of variables Also, fix "<no value>" been printed when a non-existing variable is printed.
2020-05-16 20:45:41 +02:00
version
:
'3'
Allow calling a task of the root Taskfile from within an included Taskfile Fixes #161
2019-02-03 01:12:57 +02:00
tasks
:
call-root
:
cmds
:
-
task
:
:
root-task
Reference in New Issue
Copy Permalink