1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
task/README.md
2018-10-07 18:34:03 -03:00

13 lines
341 B
Markdown

[![Build Status](https://travis-ci.org/go-task/task.svg?branch=master)](https://travis-ci.org/go-task/task)
# Task
Task is a task runner / build tool that aims to be simpler and easier to use
than, for example, [GNU Make][make].
---
See [taskfile.org](https://taskfile.org) for documentation.
[make]: https://www.gnu.org/software/make/