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:
@@ -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
|
||||
|
Reference in New Issue
Block a user