mage
Build script
A build tool that allows developers to write plain-old Go functions as Makefile-like targets
a Make/rake-like dev tool using Go
4k stars
44 watching
257 forks
Language: Go
last commit: 5 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,632 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
moovweb/gvm | A tool to manage multiple versions of the Go programming language in a single environment. | 10,339 |
melkeydev/go-blueprint | A tool for quickly setting up Go projects with pre-configured structures and frameworks. | 4,587 |
andlabs/ui | A Go library for building native GUI applications. | 8,337 |
ko-build/ko | Builds fast and efficient Go application containers without requiring Docker installation | 7,647 |
duke-git/lancet | A comprehensive utility function library for Go that provides a wide range of functions for common tasks. | 4,698 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
go-vgo/robotgo | Automation tool for interacting with graphical user interfaces on multiple platforms. | 9,678 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 5,995 |
gopher-os/gopher-os | A proof-of-concept 64-bit kernel written in Go to demonstrate its suitability for low-level programming | 2,573 |
dominikh/go-tools | A comprehensive toolset for static code analysis and optimization in the Go programming language | 6,190 |
google/wire | Automated dependency injection tool for Go applications | 13,077 |
masterminds/glide | Tools for managing dependencies in Go projects | 8,145 |
go101/go101 | A knowledge base and book series for learning Go programming | 5,539 |