mage
Build tool
Automates build tasks using Go code
a Make/rake-like dev tool using Go
4k stars
43 watching
256 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
buildscriptgogolangmagemagefilemake
Related projects:
Repository | Description | Stars |
---|---|---|
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,690 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
moovweb/gvm | A tool to manage multiple versions of the Go programming language in a single environment. | 10,422 |
melkeydev/go-blueprint | A CLI tool that automates the setup of Go projects with a structured directory layout and optional integration with popular frameworks. | 6,136 |
andlabs/ui | A Go library for building native GUI applications. | 8,341 |
ko-build/ko | Builds fast and efficient Go application containers without requiring Docker installation | 7,705 |
duke-git/lancet | A comprehensive utility function library for Go. | 4,791 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
go-vgo/robotgo | Automation tool for interacting with graphical user interfaces on multiple platforms. | 9,739 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
gopher-os/gopher-os | A proof-of-concept 64-bit kernel written in Go to demonstrate its suitability for low-level programming | 2,584 |
dominikh/go-tools | A comprehensive toolset for static code analysis and optimization in the Go programming language | 6,252 |
google/wire | Automated dependency injection tool for Go applications | 13,186 |
masterminds/glide | Tools for managing dependencies in Go projects | 8,148 |
go101/go101 | A knowledge base and book series for learning Go programming | 5,559 |