1
0
mirror of https://github.com/go-task/task.git synced 2025-01-12 04:34:11 +02:00
A task runner / simpler Make alternative written in Go https://taskfile.dev/
Go to file
2020-05-17 15:42:27 -03:00
.github Upgrade Go version on CI 2020-03-01 15:46:56 -03:00
cmd/task Merge branch 'v3' into vars-refactor-for-v3 2020-05-16 11:18:28 -03:00
completion Remove trailing colon from task listing 2020-02-19 07:22:37 -05:00
docs Merge branch 'master' into v3 2020-05-16 10:28:00 -03:00
internal v3: Do not include Taskfile_{{OS}}.yml automatically 2020-05-17 15:42:27 -03:00
testdata Create v3 compiler which respects declaration order of variables 2020-05-16 15:46:07 -03:00
vendor go mod vendor 2020-04-25 15:56:41 -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 Update .gitignore 2019-09-07 14:46:46 -03:00
.goreleaser.yml name_template is now file_name_template 2020-05-14 20:48:33 +02:00
CHANGELOG.md Merge branch 'master' into v3 2020-05-16 10:28:00 -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 vars-refactor-for-v3 2020-05-16 11:18:28 -03:00
go.sum Merge branch 'v3' into vars-refactor-for-v3 2020-05-16 11:18:28 -03:00
help.go Merge branch 'master' into v3 2020-03-28 10:48:49 -03:00
init.go bump version of auto generated taskfile 2019-08-19 21:01:36 +02: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 Update docs to reflect change from Travis to GitHub 2020-05-03 14:58:02 -03:00
status.go Always expode .TIMESTAMP and .STATUS when using status: 2019-09-14 18:04:41 -03:00
task_test.go Create v3 compiler which respects declaration order of variables 2020-05-16 15:46:07 -03:00
task.go v3: Do not include Taskfile_{{OS}}.yml automatically 2020-05-17 15:42:27 -03:00
Taskfile.yml Make ./docs/Taskfile.yml run on ./docs 2020-02-16 11:20:53 -03:00
variables.go v3: Do not include Taskfile_{{OS}}.yml automatically 2020-05-17 15:42:27 -03:00
watch.go Merge branch 'master' into v3 2020-05-16 10:28:00 -03: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