govvv
Versioning tool
A tool to add version info to Golang applications during build processes
"go build" wrapper to add version info to Golang applications
539 stars
11 watching
40 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
goversioning
Related projects:
Repository | Description | Stars |
---|---|---|
go-nv/goenv | A tool for managing different versions of the Go programming language on a user's system. | 2,112 |
bobg/modver | Helps enforce semantic versioning rules in Go modules | 19 |
voidint/g | A tool for managing and switching multiple versions of the Go environment. | 1,956 |
owenthereal/goup | A Go package manager designed to simplify the process of installing and managing different versions of the Go programming language. | 547 |
fortio/version | Utilities to extract version information from Go binaries | 3 |
s0ders/go-semver-release | Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |
kevincobain2000/gobrew | A tool to simplify Go version management without requiring root access or shell rehashing. | 379 |
hashicorp/go-version | A library for parsing and verifying version numbers and constraints. | 1,631 |
kcmvp/gob | Solves the problem of repetitive initialization process when starting new Golang projects by providing a tool and framework for efficient project setup and management. | 11 |
alouche/rodent | A tool for managing multiple versions of Go and dependencies across different environments. | 33 |
stefanmaric/g | A tool for managing multiple versions of the Go programming language on a single system. | 909 |
aquaproj/aqua | A tool that helps manage different versions of software tools across projects and teams | 875 |
sbfaulkner/chgo-plugin-zsh | A plugin for zsh shell that enables multiple versions of the Go programming language to be used seamlessly. | 0 |
ekalinin/pbvm | A tool to manage and switch between different versions of the Protocol Buffers compiler | 3 |
gabrielrobert/xavtool | Automates version updates for mobile applications across multiple platforms using semantic versioning. | 35 |