1
0
mirror of https://github.com/go-task/task.git synced 2025-01-14 04:35:50 +02:00
A task runner / simpler Make alternative written in Go https://taskfile.dev/
Go to file
2023-08-26 19:17:24 -03:00
.github fix: goreleaser deprecation on ci 2023-08-26 18:52:10 -03:00
.vscode
args
bin
cmd fix: --status flag should not have side-effects (#1313) 2023-08-26 21:30:23 +00:00
completion
docs chore(website): update release docs to include instructions for winget 2023-08-26 19:17:24 -03:00
errors
internal fix: make sure USER_WORKING_DIR works corrently with includes (#1309) 2023-08-26 21:06:50 +00:00
taskfile fix: make sure USER_WORKING_DIR works corrently with includes (#1309) 2023-08-26 21:06:50 +00:00
testdata fix: make sure USER_WORKING_DIR works corrently with includes (#1309) 2023-08-26 21:06:50 +00:00
.editorconfig
.gitattributes
.gitignore
.golangci.yml
.goreleaser.yml goreleaser: skip automatic winget release on ci 2023-08-26 19:00:14 -03:00
.mockery.yaml
.nvmrc
.prettierignore
.prettierrc.yml
CHANGELOG.md v3.29.1 2023-08-26 18:45:44 -03:00
concurrency.go
go.mod
go.sum
hash.go
help.go
init.go
install-task.sh
LICENSE
package-lock.json v3.29.1 2023-08-26 18:45:44 -03:00
package.json v3.29.1 2023-08-26 18:45:44 -03:00
precondition.go
README.md
requires.go
setup.go fix: make sure USER_WORKING_DIR works corrently with includes (#1309) 2023-08-26 21:06:50 +00:00
signals_test.go
signals.go
status.go
task_test.go fix: make sure USER_WORKING_DIR works corrently with includes (#1309) 2023-08-26 21:06:50 +00:00
task.go fix: make sure USER_WORKING_DIR works corrently with includes (#1309) 2023-08-26 21:06:50 +00:00
Taskfile.yml
variables.go
watch_test.go
watch.go

Task

Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make.

Installation | Documentation | Twitter | Mastodon | Discord

Gold Sponsors