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
Andrey Nering f9330f6cd9
Merge pull request #182 from GuillaumeAmat/fix-completion
Fix the zsh completion with sub-tasks
2019-03-04 21:39:43 -03:00
.github README improvements 2018-07-15 15:47:38 -03:00
cmd/task Pass context as an argument 2019-02-09 10:16:13 -02:00
completion/zsh Fix the indentation 2019-03-04 07:03:06 +01:00
docs Docs: Fix wrong URL 2019-02-21 21:57:21 -03:00
internal Mitigate execext.Expand problems on Windows 2019-02-21 21:22:40 -03:00
testdata Fix execext.Expand for file names with spaces 2019-02-21 20:59:17 -03:00
vendor Update vendor directory 2019-02-24 11:45:32 -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 .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 v2.4.0 2019-02-21 21:28:10 -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 2019-02-24 11:44:53 -03:00
go.sum Upgrade mvdan.cc/sh 2019-02-24 11:44:53 -03: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 Don't persist new checksum on the disk if dry mode is enabled 2019-02-09 10:44:35 -02:00
task_test.go Fix execext.Expand for file names with spaces 2019-02-21 20:59:17 -03:00
task.go Don't persist new checksum on the disk if dry mode is enabled 2019-02-09 10:44:35 -02:00
Taskfile.yml Move documentation tasks to its own Taskfile 2019-01-02 13:42:06 -02:00
variables.go Add hability to globally set environment variables 2019-01-02 12:06:12 -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