1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

Documentation updates

This commit is contained in:
Andrey Nering
2020-09-06 14:33:28 -03:00
parent 2088a86512
commit ce4ac97269
6 changed files with 38 additions and 45 deletions

View File

@@ -7,18 +7,4 @@
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.
---
## 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
[![Contributors](https://opencollective.com/task/contributors.svg?width=890)](https://github.com/go-task/task/graphs/contributors)
See [taskfile.dev](https://taskfile.dev) for the documentation.