mirror of
https://github.com/go-task/task.git
synced 2026-07-07 22:18:47 +00:00
README: Have an Alternatives section
This commit is contained in:
@@ -216,7 +216,16 @@ printos:
|
|||||||
- echo 'Is SH? {{IsSH}}'
|
- echo 'Is SH? {{IsSH}}'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Alternatives
|
||||||
|
|
||||||
|
Similar software:
|
||||||
|
|
||||||
|
- [tj/robo][robo]
|
||||||
|
- [dogtools/dog][dog]
|
||||||
|
|
||||||
[make]: https://www.gnu.org/software/make/
|
[make]: https://www.gnu.org/software/make/
|
||||||
[releases]: https://github.com/go-task/task/releases
|
[releases]: https://github.com/go-task/task/releases
|
||||||
[golang]: https://golang.org/
|
[golang]: https://golang.org/
|
||||||
[gotemplate]: https://golang.org/pkg/text/template/
|
[gotemplate]: https://golang.org/pkg/text/template/
|
||||||
|
[robo]: https://github.com/tj/robo
|
||||||
|
[dog]: https://github.com/dogtools/dog
|
||||||
|
|||||||
Reference in New Issue
Block a user