1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/taskfile
2021-07-31 19:36:40 -03:00
..
read Small optimization and bug fix: don't compute variables if not needed for dotenv: 2021-07-10 19:46:53 -03:00
call.go Move args and taskfile packages to root directory 2020-08-19 10:59:58 +02:00
cmd.go Improve YAML parse error reporting 2021-04-17 17:12:39 -03:00
included_taskfile.go Improve YAML parse error reporting 2021-04-17 17:12:39 -03:00
merge.go Evaluate included taskfiles in order of declaration 2021-01-01 18:27:50 -03:00
precondition_test.go Refactor: Fix import order 2021-01-07 11:48:33 -03:00
precondition.go Move args and taskfile packages to root directory 2020-08-19 10:59:58 +02:00
slice.go Evaluate included taskfiles in order of declaration 2021-01-01 18:27:50 -03:00
task.go Only run task once for #53 2021-07-31 19:36:40 -03:00
taskfile_test.go Refactor: Fix import order 2021-01-07 11:48:33 -03:00
taskfile.go Only run task once for #53 2021-07-31 19:36:40 -03:00
var.go Improve YAML parse error reporting 2021-04-17 17:12:39 -03:00