1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/docs
2018-09-23 15:31:00 -03:00
..
_sidebar.md Documentation improvements 2018-09-23 15:06:43 -03:00
.nojekyll Documentation site using docsify 2018-09-22 18:44:24 -03:00
alternative_task_runners.md Documentation improvements 2018-09-23 15:06:43 -03:00
CNAME Create CNAME 2018-09-23 15:08:03 -03:00
examples.md Documentation site using docsify 2018-09-22 18:44:24 -03:00
favicon.ico Documentation improvements 2018-09-23 15:06:43 -03:00
index.html Documentation: GA 2018-09-23 15:31:00 -03:00
installation.md Documentation site using docsify 2018-09-22 18:44:24 -03:00
README.md Documentation improvements 2018-09-23 15:06:43 -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 improvements 2018-09-23 15:06:43 -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 Go, but can be used to develop any language. It aims to be simpler and easier to use then GNU Make.