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
frederikhors 233b8bf81a
Misprint
2018-12-27 01:11:36 +01:00
.github README improvements 2018-07-15 15:47:38 -03:00
cmd/task Re-write import paths to v2 2018-11-04 21:23:35 -02:00
completion/zsh Changed --dry-run flag to --dry 2018-07-29 22:03:22 +01:00
docs Misprint 2018-12-27 01:11:36 +01:00
internal Fix failing test 2018-12-24 15:19:53 -02:00
testdata Fix issue on running dependencies or tasks on included Taskfiles 2018-12-09 15:54:58 -02:00
vendor go mod vendor 2018-12-24 15:26:33 -02:00
.editorconfig Documentation: GA 2018-09-23 15:31:00 -03:00
.gitattributes Initial commit 2017-02-26 20:14:36 -03:00
.gitignore .gitignore: Ignore the .task directory 2018-12-02 14:04:35 -02:00
.goreleaser.yml .goreleaser.yml: Use CGO_ENABLED=0 2018-06-24 10:51:04 -03:00
.travis.yml Switch to Go modules 2018-10-27 17:01:14 -03:00
CHANGELOG.md Upgrade mvdan.cc/sh 2018-12-24 15:25:19 -02: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 2018-12-24 15:25:19 -02:00
go.sum Upgrade mvdan.cc/sh 2018-12-24 15:25:19 -02:00
help.go Re-write import paths to v2 2018-11-04 21:23:35 -02:00
init.go Update link on the Taskfile generated by 2018-10-27 15:30:48 -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
README.md Docs: Give more visibility to sponsors and contributors 2018-12-24 15:00:14 -02:00
status.go Re-write import paths to v2 2018-11-04 21:23:35 -02:00
task_test.go Fix issue on running dependencies or tasks on included Taskfiles 2018-12-09 15:54:58 -02:00
task.go Re-write import paths to v2 2018-11-04 21:23:35 -02:00
Taskfile.yml Switch to Go modules 2018-10-27 17:01:14 -03:00
variables.go Fix failing test 2018-12-24 15:19:53 -02:00
watch.go Re-write import paths to v2 2018-11-04 21:23:35 -02: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.org for documentation.


Sponsors

Sponsors

Backers

Backers

Contributors

Contributors