Skip to content

Commit 1bac40b

Browse files
committed
README: Update alternatives
1 parent fb90614 commit 1bac40b

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -750,14 +750,11 @@ various use cases.
750750
## Alternative task runners
751751

752752
- YAML based:
753-
- [goeuro/myke][myke]
754-
- [dreadl0ck/zeus][zeus]
755753
- [rliebz/tusk][tusk]
756754
- Go based:
757-
- [markbates/grift][grift]
758755
- [magefile/mage][mage]
759-
- Make based:
760-
- [tj/mmake][mmake]
756+
- Make based or similar:
757+
- [casey/just][just]
761758

762759
### Sponsors
763760

@@ -775,12 +772,9 @@ various use cases.
775772
[releases]: https://github.com/go-task/task/releases
776773
[golang]: https://golang.org/
777774
[gotemplate]: https://golang.org/pkg/text/template/
778-
[myke]: https://github.com/goeuro/myke
779-
[zeus]: https://github.com/dreadl0ck/zeus
780775
[tusk]: https://github.com/rliebz/tusk
781-
[grift]: https://github.com/markbates/grift
782776
[mage]: https://github.com/magefile/mage
783-
[mmake]: https://github.com/tj/mmake
777+
[just]: https://github.com/casey/just
784778
[sh]: https://github.com/mvdan/sh
785779
[minify]: https://github.com/tdewolff/minify/tree/master/cmd/minify
786780
[examples]: https://github.com/go-task/examples

0 commit comments

Comments
 (0)