mirror of
https://github.com/go-task/task.git
synced 2024-12-12 10:45:49 +02:00
e298256b82
GitHub Pages can take up to 1 hour to enable HTTPS on the site
491 B
491 B
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.
See taskfile.org for documentation.