mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
feat: add mage to build automation category (#3975)
Related - https://github.com/avelino/awesome-go/pull/3401 - https://github.com/avelino/awesome-go/pull/3891
This commit is contained in:
parent
8a7d55b088
commit
52440e8b38
@ -238,6 +238,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [gaper](https://github.com/maxcnunes/gaper) - Builds and restarts a Go project when it crashes or some watched file changes.
|
* [gaper](https://github.com/maxcnunes/gaper) - Builds and restarts a Go project when it crashes or some watched file changes.
|
||||||
* [gilbert](https://go-gilbert.github.io) - Build system and task runner for Go projects.
|
* [gilbert](https://go-gilbert.github.io) - Build system and task runner for Go projects.
|
||||||
* [goyek](https://github.com/goyek/goyek) - Create build pipelines in Go.
|
* [goyek](https://github.com/goyek/goyek) - Create build pipelines in Go.
|
||||||
|
* [mage](https://github.com/magefile/mage) - Mage is a make/rake-like build tool using Go.
|
||||||
* [mmake](https://github.com/tj/mmake) - Modern Make.
|
* [mmake](https://github.com/tj/mmake) - Modern Make.
|
||||||
* [realize](https://github.com/tockins/realize) - Go build system with file watchers and live reload. Run, build and watch file changes with custom paths.
|
* [realize](https://github.com/tockins/realize) - Go build system with file watchers and live reload. Run, build and watch file changes with custom paths.
|
||||||
* [Task](https://github.com/go-task/task) - simple "Make" alternative.
|
* [Task](https://github.com/go-task/task) - simple "Make" alternative.
|
||||||
|
Loading…
Reference in New Issue
Block a user