1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
A task runner / simpler Make alternative written in Go https://taskfile.dev/
Go to file
2019-07-07 14:18:02 -03:00
.github Add funding button via OpenCollective 2019-06-09 21:53:55 -03:00
cmd Add --color=false flag to disable colored output 2019-07-07 14:13:53 -03:00
completion/zsh Remove unnecessary extra empty line 2019-03-04 22:56:23 -03:00
docs Only have colored output on v3 2019-07-07 14:18:02 -03:00
internal Add --color=false flag to disable colored output 2019-07-07 14:13:53 -03:00
testdata Fix typo 2019-06-15 21:58:37 -03:00
vendor go mod vendor 2019-05-11 11:22:47 -03:00
.editorconfig Documentation: GA 2018-09-23 15:31:00 -03:00
.gitattributes Initial commit 2017-02-26 20:14:36 -03:00
.gitignore Add Preconditions to Tasks 2019-05-17 13:51:15 -07:00
.goreleaser.yml .goreleaser.yml: Use CGO_ENABLED=0 2018-06-24 10:51:04 -03:00
.travis.yml Update Go version on CI 2019-04-13 17:44:55 -03:00
CHANGELOG.md Update CHANGELOG 2019-06-22 22:47:23 -03:00
errors.go Fix suggestion to use task --init not being shown anymore 2018-08-19 16:23:32 -03:00
go.mod Merge branch 'v3' into colored-output 2019-07-07 14:04:12 -03:00
go.sum Merge branch 'v3' into colored-output 2019-07-07 14:04:12 -03:00
help.go Use colors for some output messages 2019-05-26 18:36:39 -03:00
init.go Migrating from taskfile.org to taskfile.dev 2019-03-04 23:23:30 -03:00
install-task.sh Using godownloader to generate a install script 2018-04-07 15:07:43 -03:00
LICENSE MIT LICENS file 2017-02-28 09:15:25 -03:00
precondition.go Fix build after merging master 2019-06-15 22:47:15 -03:00
README.md Migrating from taskfile.org to taskfile.dev 2019-03-04 23:23:30 -03:00
status.go Fix build after merging master 2019-06-15 22:47:15 -03:00
task_test.go Merge branch 'v3' into colored-output 2019-06-15 22:42:15 -03:00
task.go Only have colored output on v3 2019-07-07 14:18:02 -03:00
Taskfile.yml Only have colored output on v3 2019-07-07 14:18:02 -03:00
variables.go Remove ignore_errors 2019-05-28 13:02:59 -07:00
watch.go Use colors for some output messages 2019-05-26 18:36:39 -03:00

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