1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
A task runner / simpler Make alternative written in Go https://taskfile.dev/
Go to file
2020-05-23 13:45:50 -03:00
.github Upgrade Go version on CI 2020-03-01 15:46:56 -03:00
cmd/task Merge pull request #330 from danquah/print-usage 2020-05-14 21:15:00 -03:00
completion Remove trailing colon from task listing 2020-02-19 07:22:37 -05:00
docs taskfile.dev: Remove tracking stuff 2020-05-23 13:45:50 -03:00
internal Compile tasks before printing help or summary (Closes #276) 2020-01-26 21:32:20 +00:00
testdata Fix typo 2019-06-15 21:58:37 -03:00
vendor Upgrade mvdan.cc/sh to v3.1.1 2020-05-20 19:22:27 -03:00
.editorconfig .editorconfig: Remove "indent_size" 2019-12-07 19:49:55 -03:00
.gitattributes Initial commit 2017-02-26 20:14:36 -03:00
.gitignore Fix CI 2019-08-15 22:32:45 -03:00
.goreleaser.yml name_template is now file_name_template 2020-05-14 20:48:33 +02:00
CHANGELOG.md v2.8.1 2020-05-20 19:26: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 Upgrade mvdan.cc/sh to v3.1.1 2020-05-20 19:22:27 -03:00
go.sum Upgrade mvdan.cc/sh to v3.1.1 2020-05-20 19:22:27 -03:00
help.go Compile tasks before printing help or summary (Closes #276) 2020-01-26 21:32:20 +00: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 Change error output 2019-06-11 12:20:56 -07:00
README.md Update docs to reflect change from Travis to GitHub 2020-05-03 14:58:02 -03:00
status.go Re-run the task if generated files do not exist 2019-08-01 13:08:53 +09:00
task_test.go Use stdlib instead of go-homedir 2019-09-08 22:07:48 -03:00
task.go Compile tasks before printing help or summary (Closes #276) 2020-01-26 21:32:20 +00:00
Taskfile.yml Add hability silent all tasks 2019-12-07 21:44:09 -03:00
variables.go Compile tasks before printing help or summary (Closes #276) 2020-01-26 21:32:20 +00:00
watch.go suppress context errors when use watch option 2020-04-29 11:56:02 +09:00

Test GoReleaser

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