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-03-16 10:42:54 -03:00
.github README improvements 2018-07-15 15:47:38 -03:00
cmd Migrating from taskfile.org to taskfile.dev 2019-03-04 23:23:30 -03:00
completion/zsh Remove unnecessary extra empty line 2019-03-04 22:56:23 -03:00
docs Migrating from taskfile.org to taskfile.dev 2019-03-04 23:23:30 -03:00
internal refactoring 2019-03-04 13:04:04 +01:00
testdata add space between tasks 2019-03-04 12:48:26 +01:00
vendor go mod vendor 2019-03-16 10:42:54 -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 ignore ide configuration 2019-02-24 08:24:09 +01: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 Migrating from taskfile.org to taskfile.dev 2019-03-04 23:23:30 -03:00
errors.go Fix suggestion to use task --init not being shown anymore 2018-08-19 16:23:32 -03:00
go.mod mvdan.cc/sh: Use v2.6.4 2019-03-16 10:42:23 -03:00
go.sum mvdan.cc/sh: Use v2.6.4 2019-03-16 10:42:23 -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
README.md Migrating from taskfile.org to taskfile.dev 2019-03-04 23:23:30 -03: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 remove unnecassry test for multiple summaries 2019-03-04 12:13:13 +01:00
task.go rename method for summary/summaries 2019-03-04 13:03:13 +01:00
Taskfile.yml revert changes for taskfile 2019-02-24 09:29:19 +01: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.dev for documentation.


Sponsors

Sponsors

Backers

Backers

Contributors

Contributors