mirror of
https://github.com/go-task/task.git
synced 2024-12-12 10:45:49 +02:00
.. | ||
_sidebar.md | ||
.nojekyll | ||
alternative_task_runners.md | ||
examples.md | ||
index.html | ||
installation.md | ||
README.md | ||
releasing_task.md | ||
sponsors_and_backers.md | ||
taskfile_versions.md | ||
usage.md |
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.