mirror of
https://github.com/go-task/task.git
synced 2026-06-29 23:55:18 +00:00
Extract some functionality to its own packages
Like variable and template handling, and logging
This commit is contained in:
@@ -5,6 +5,10 @@ GO_PACKAGES:
|
||||
.
|
||||
./cmd/task
|
||||
./internal/args
|
||||
./internal/compiler
|
||||
./internal/compiler/v1
|
||||
./internal/execext
|
||||
./internal/logger
|
||||
./internal/status
|
||||
./internal/taskfile
|
||||
./internal/templater
|
||||
|
||||
Reference in New Issue
Block a user