mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
taskflow migrated to goyek
This commit is contained in:
parent
c92166e250
commit
d599ac9b85
@ -207,11 +207,11 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [anko](https://github.com/GuilhermeCaruso/anko) - Simple application watcher for multiple programming languages.
|
||||
* [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.
|
||||
* [goyek](https://github.com/goyek/goyek) - Create build pipelines in Go.
|
||||
* [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.
|
||||
* [Task](https://github.com/go-task/task) - simple "Make" alternative.
|
||||
* [taskctl](https://github.com/taskctl/taskctl) - Concurrent task runner.
|
||||
* [taskflow](https://github.com/pellared/taskflow) - Create build pipelines in Go.
|
||||
|
||||
## Command Line
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user