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-07-12 13:29:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb07189babb66969a4ff6af8c16da37ceda5cfd7
task
/
taskfile
/
ast
History
Valentin Maerten
0e2c9cc88f
fix: include flatten with a default task (
#1778
)
2024-09-06 10:44:28 -03:00
..
call.go
…
cmd.go
…
dep.go
…
for.go
fix: matrix loops should be deterministic (
#1784
)
2024-09-02 22:43:54 +01:00
glob.go
…
graph.go
…
include.go
feat: add option to declare an included Taskfile as flatten (
#1704
)
2024-08-26 17:17:39 -04:00
location.go
…
output.go
…
platforms_test.go
…
platforms.go
…
precondition_test.go
…
precondition.go
…
requires.go
…
task.go
…
taskfile_test.go
…
taskfile.go
feat: add option to declare an included Taskfile as flatten (
#1704
)
2024-08-26 17:17:39 -04:00
tasks.go
fix: include flatten with a default task (
#1778
)
2024-09-06 10:44:28 -03:00
var.go
…