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
2019-08-01 13:08:53 +09:00
.github
cmd Add --taskfile flag (alias -t) to allow running another Taskfile 2019-07-21 10:57:04 -03:00
completion/zsh
docs Add CHANGELOG and documentation for Linux support on Homebrew 2019-07-21 11:03:22 -03:00
internal Re-run the task if generated files do not exist 2019-08-01 13:08:53 +09:00
testdata Fix typo 2019-06-15 21:58:37 -03:00
vendor
.editorconfig
.gitattributes
.gitignore
.goreleaser.yml
.travis.yml
CHANGELOG.md Update CHANGELOG.md 2019-07-21 11:23:49 -03:00
errors.go
go.mod Fixed some bugs regarding minor version checks on version: 2019-06-15 22:39:35 -03:00
go.sum
help.go
init.go
install-task.sh
LICENSE
precondition.go Change error output 2019-06-11 12:20:56 -07:00
README.md
status.go Re-run the task if generated files do not exist 2019-08-01 13:08:53 +09:00
task_test.go Fix typo 2019-06-15 21:58:37 -03:00
task.go Add --taskfile flag (alias -t) to allow running another Taskfile 2019-07-21 10:57:04 -03:00
Taskfile.yml
variables.go
watch.go

Build Status

Task

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

See taskfile.dev for documentation.


Sponsors

Sponsors

Backers

Backers

Contributors

Contributors