1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/README.md

24 lines
743 B
Markdown
Raw Normal View History

![Test](https://github.com/go-task/task/workflows/Test/badge.svg)
![GoReleaser](https://github.com/go-task/task/workflows/goreleaser/badge.svg)
2017-03-02 01:07:21 +02:00
2018-10-07 23:34:03 +02:00
# Task
2017-02-28 14:14:11 +02:00
2018-10-07 23:34:03 +02:00
Task is a task runner / build tool that aims to be simpler and easier to use
than, for example, [GNU Make](https://www.gnu.org/software/make/).
See [taskfile.dev](https://taskfile.dev) for documentation.
2017-02-28 14:14:11 +02:00
2018-09-22 23:44:24 +02:00
---
2018-04-07 19:33:10 +02:00
## Sponsors
[![Sponsors](https://opencollective.com/task/sponsors.svg?width=890)](https://opencollective.com/task)
## Backers
[![Backers](https://opencollective.com/task/backers.svg?width=890)](https://opencollective.com/task)
## Contributors
2018-04-07 19:33:10 +02:00
[![Contributors](https://opencollective.com/task/contributors.svg?width=890)](https://github.com/go-task/task/graphs/contributors)