goenv
Go version manager
A tool for managing different versions of the Go programming language on a user's system.
Like pyenv and rbenv, but for Go.
2k stars
20 watching
248 forks
Language: Shell
last commit: 13 days ago
Linked from 1 awesome list
bashgogoenvgolanghomebrewpyenvrbenvshims-goenvversion-manager
Related projects:
Repository | Description | Stars |
---|---|---|
kevincobain2000/gobrew | A tool to simplify Go version management without requiring root access or shell rehashing. | 379 |
owenthereal/goup | A Go package manager designed to simplify the process of installing and managing different versions of the Go programming language. | 547 |
voidint/g | A tool for managing and switching multiple versions of the Go environment. | 1,956 |
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 |
cryptojuice/gobrew | An environment manager for multiple versions of the Go programming language | 192 |
gvcgo/version-manager | A cross-platform version manager for multiple programming languages and tools | 843 |
bobg/modver | Helps enforce semantic versioning rules in Go modules | 19 |
sakirsensoy/genv | A Go library that simplifies access to environment variables in projects. | 39 |
cda0/zsh-goenv | A plugin for integrating Go environment management with the zsh shell | 0 |
ahmetb/govvv | A tool to add version info to Golang applications during build processes | 539 |
phpenv/phpenv | A tool for managing multiple versions of PHP on a single system | 1,612 |
crenv/crenv | Manages multiple versions of Crystal, a programming language, allowing developers to easily switch between different versions. | 238 |
sbfaulkner/chgo-plugin-zsh | A plugin for zsh shell that enables multiple versions of the Go programming language to be used seamlessly. | 0 |
s0ders/go-semver-release | Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |