1
0
mirror of https://github.com/go-task/task.git synced 2025-01-12 04:34:11 +02:00
task/internal
Andrey Nering 8b3c34c308 Add "output" options to the Taskfile
Also, fix handling of Taskfile by making the version an instance of
`semver.Constraints` instead of `semver.Version`. This makes the version
works as described on TASKFILE_VERSIONS.md document, i.e. version "2" will
include "2.x" features but version "2.0" not.
2018-04-15 11:11:07 -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 move some packages to the "internal" directory 2017-10-15 17:58:21 -02:00
logger Extract some functionality to its own packages 2018-02-17 16:12:41 -02:00
status checksum: save them in a subdir .task/checksum 2017-11-02 10:37:02 -02:00
taskfile Add "output" options to the Taskfile 2018-04-15 11:11:07 -03:00
templater Extract some functionality to its own packages 2018-02-17 16:12:41 -02:00