1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
task/docs
2018-09-22 18:44:24 -03:00
..
_sidebar.md Documentation site using docsify 2018-09-22 18:44:24 -03:00
.nojekyll Documentation site using docsify 2018-09-22 18:44:24 -03:00
alternative_task_runners.md Documentation site using docsify 2018-09-22 18:44:24 -03:00
examples.md Documentation site using docsify 2018-09-22 18:44:24 -03:00
index.html Documentation site using docsify 2018-09-22 18:44:24 -03:00
installation.md Documentation site using docsify 2018-09-22 18:44:24 -03:00
README.md Documentation site using docsify 2018-09-22 18:44:24 -03:00
releasing_task.md Documentation site using docsify 2018-09-22 18:44:24 -03:00
sponsors_and_backers.md Documentation site using docsify 2018-09-22 18:44:24 -03:00
taskfile_versions.md Documentation site using docsify 2018-09-22 18:44:24 -03:00
usage.md Documentation site using docsify 2018-09-22 18:44:24 -03:00

Task - A task runner / simpler Make alternative written in Go

Task is a simple tool that allows you to easily run development and build tasks. Task is written in Golang, but can be used to develop any language. It aims to be simpler and easier to use then GNU Make.


See Installation and Getting Started.