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

README: Have an Alternatives section

This commit is contained in:
Andrey Nering
2017-03-05 17:31:30 -03:00
parent 19f1200314
commit 4de3abe9e2

View File

@@ -216,7 +216,16 @@ printos:
- echo 'Is SH? {{IsSH}}'
```
## Alternatives
Similar software:
- [tj/robo][robo]
- [dogtools/dog][dog]
[make]: https://www.gnu.org/software/make/
[releases]: https://github.com/go-task/task/releases
[golang]: https://golang.org/
[gotemplate]: https://golang.org/pkg/text/template/
[robo]: https://github.com/tj/robo
[dog]: https://github.com/dogtools/dog