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-12-07 16:48:23 -03:00
.github Update FUNDING.yml 2019-11-30 16:15:59 -03:00
cmd Fix bug of Task not executing the "default" task 2019-12-07 16:20:36 -03:00
completion Fix typo and re-organize the folder structure for task completion 2019-11-05 10:30:01 +11:00
docs Add Changelog and Docs for --parallel 2019-11-15 23:31:18 -03:00
internal Write more args tests 2019-12-07 16:48:23 -03:00
testdata Fix typo 2019-06-15 21:58:37 -03:00
vendor go mod vendor 2019-11-24 21:00:02 -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 Fix CI 2019-08-15 22:32:45 -03:00
.goreleaser.yml Fix two Goreleaser deprecation messages 2019-08-11 23:15:08 -03:00
.travis.yml Fix Travis 2019-09-22 18:57:42 -03:00
CHANGELOG.md Fix bug of Task not executing the "default" task 2019-12-07 16:20:36 -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.0.0-beta1 2019-11-24 19:17:09 -03:00
go.sum Upgrade mvdan.cc/sh to v3.0.0-beta1 2019-11-24 19:17:09 -03:00
help.go Re-write import paths to v2 2018-11-04 21:23:35 -02: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 Migrating from taskfile.org to taskfile.dev 2019-03-04 23:23:30 -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 Add flag to allow tasks provided on the command line to be run in parallel 2019-11-13 13:50:04 -07:00
Taskfile.yml Move documentation tasks to its own Taskfile 2019-01-02 13:42:06 -02:00
variables.go Remove ignore_errors 2019-05-28 13:02:59 -07: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.dev for documentation.


Sponsors

Sponsors

Backers

Backers

Contributors

Contributors