1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/internal
Andrey Nering cc6f7b6088 Manually implement merging of Taskfiles and remove dependency on github.com/imdario/mergo
I was carreful enough to check the behavior keeps the same
2018-07-22 17:54:44 -03:00
..
args Move all structs related to Taskfile to its own package 2018-02-17 14:22:18 -02:00
compiler Allow customizable number of expansions 2018-03-04 15:50:03 -03:00
execext Fix compilation after updating mvdan/sh 2018-04-28 15:36:01 -03:00
logger Extract some functionality to its own packages 2018-02-17 16:12:41 -02:00
output Write test for ouput types 2018-04-22 21:40:03 -03:00
status Move path expanding logic to shell.Expand 2018-07-15 15:49:00 -03:00
taskfile Manually implement merging of Taskfiles and remove dependency on github.com/imdario/mergo 2018-07-22 17:54:44 -03:00
templater Extract some functionality to its own packages 2018-02-17 16:12:41 -02:00