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-03 23:00:00 +02:00
Code
Issues
Releases
Activity
Files
2ae3810f8065539c35c69e041dcbe9585d9013ca
task
/
internal
/
taskfile
History
Andrey Nering
95b75c5330
Fix issue on running dependencies or tasks on included Taskfiles
...
Fixes
#151
2018-12-09 15:54:58 -02:00
..
read
Re-write import paths to v2
2018-11-04 21:23:35 -02:00
version
Increment the current Taskfile version to 2.2
2018-10-13 18:25:40 -03:00
call.go
IgnoreError
2018-08-01 10:44:53 +02:00
cmd.go
IgnoreError
2018-08-01 10:44:53 +02:00
merge.go
Fix issue on running dependencies or tasks on included Taskfiles
2018-12-09 15:54:58 -02:00
task.go
Allow ignore_error at task level
2018-08-05 12:53:42 -03:00
taskfile_test.go
Re-write import paths to v2
2018-11-04 21:23:35 -02:00
taskfile.go
Start support to including Taskfiles
2018-09-09 22:29:29 -03:00
var.go
…