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-06-15 00:15:10 +02:00
Code
Issues
Releases
Activity
2,182
Commits
23
Branches
107
Tags
43f3dcea05c7f9f51fe901bff7649383580a975e
Commit Graph
2 Commits
Author
SHA1
Message
Date
Andrey Nering
68ce8642b1
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 15:46:07 -03:00
Andrey Nering
1dec956e99
Allow calling a task of the root Taskfile from within an included Taskfile
...
Fixes
#161
2019-02-02 21:22:08 -02:00