1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
task/taskfile
Pete Davison 376a6182eb feat: aliases
feat: add aliases to --list and --list-all flags

feat: add aliases to --summary

feat: enable aliases for included tasks

tests: added alias unit tests
2022-10-07 11:11:14 +00:00
..
read Merge branch 'internal-tasks' of https://github.com/pd93/task into pd93-internal-tasks 2022-09-17 12:59:19 -03:00
call.go Move args and taskfile packages to root directory 2020-08-19 10:59:58 +02:00
cmd.go Add CHANGELOG, documentation and small improvements to #626 2022-01-04 16:56:13 -03:00
included_taskfile.go feat: add internal to included files 2022-08-16 17:07:05 +00:00
merge.go feat: aliases 2022-10-07 11:11:14 +00:00
output.go Improvements and CHANGELOG for #651 2022-02-19 19:31:27 -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 feat: aliases 2022-10-07 11:11:14 +00:00
taskfile_test.go Changes from PR Review: 2022-01-02 16:38:06 -05:00
taskfile.go Improvements and CHANGELOG for #651 2022-02-19 19:31:27 -03:00
var.go Add golangci-lint 2022-05-15 21:30:07 -03:00