1
0
mirror of https://github.com/go-task/task.git synced 2025-01-12 04:34:11 +02:00

readme: add one more alternative

This commit is contained in:
Andrey Nering 2017-06-11 19:51:58 -03:00
parent 067d6e6a02
commit ad3f439cb5

View File

@ -368,6 +368,7 @@ so task know which files to watch.
- YAML based: - YAML based:
- [tj/robo][robo] - [tj/robo][robo]
- [dogtools/dog][dog] - [dogtools/dog][dog]
- [goeuro/myke][myke]
- Go based: - Go based:
- [go-godo][godo] - [go-godo][godo]
- [markbates/grift][grift] - [markbates/grift][grift]
@ -378,6 +379,7 @@ so task know which files to watch.
[gotemplate]: https://golang.org/pkg/text/template/ [gotemplate]: https://golang.org/pkg/text/template/
[robo]: https://github.com/tj/robo [robo]: https://github.com/tj/robo
[dog]: https://github.com/dogtools/dog [dog]: https://github.com/dogtools/dog
[myke]: https://github.com/goeuro/myke
[godo]: https://github.com/go-godo/godo [godo]: https://github.com/go-godo/godo
[grift]: https://github.com/markbates/grift [grift]: https://github.com/markbates/grift
[sh]: https://github.com/mvdan/sh [sh]: https://github.com/mvdan/sh