Build Automation - Awesome Go
Libraries and tools help with build automation.
- 1build - Command line tool to frictionlessly manage project-specific commands.
- air - Air - Live reload for Go apps.
- anko - Simple application watcher for multiple programming languages.
- gaper - Builds and restarts a Go project when it crashes or some watched file changes.
- gilbert - Build system and task runner for Go projects.
- gob - Gradle/Maven like build tool for Go projects.
- goyek - Create build pipelines in Go.
- mage - Mage is a make/rake-like build tool using Go.
- mmake - Modern Make.
- realize - Go build a system with file watchers and live to reload. Run, build and watch file changes with custom paths.
- Task - simple "Make" alternative.
- taskctl - Concurrent task runner.
- xc - Task runner with README.md defined tasks, executable markdown.