mirror of
https://github.com/go-task/task.git
synced 2025-06-21 00:29:34 +02:00
.github
.vscode
args
bin
cmd
completion
errors
experiments
internal
taskfile
ast
cmd.go
defer.go
dep.go
for.go
glob.go
graph.go
include.go
location.go
matrix.go
output.go
platforms.go
platforms_test.go
precondition.go
precondition_test.go
prompt.go
requires.go
task.go
taskfile.go
taskfile_test.go
tasks.go
var.go
vars.go
templates
themes
dotenv.go
node.go
node_base.go
node_cache.go
node_file.go
node_git.go
node_git_test.go
node_http.go
node_stdin.go
node_test.go
reader.go
snippet.go
snippet_test.go
taskfile.go
taskrc
testdata
website
.editorconfig
.gitattributes
.gitignore
.golangci.yml
.goreleaser.yml
.mockery.yaml
.nvmrc
.prettierrc.yml
.taskrc.yml
CHANGELOG.md
LICENSE
README.md
Taskfile.yml
call.go
compiler.go
completion.go
concurrency.go
executor.go
executor_test.go
formatter_test.go
go.mod
go.sum
hash.go
help.go
init.go
init_test.go
install-task.sh
package-lock.json
package.json
precondition.go
requires.go
setup.go
signals.go
signals_test.go
status.go
task.go
task_test.go
variables.go
watch.go
watch_test.go