devnw/gvm
Go Version Manager (gvm) enables seamless installing and swapping between Go versions with a single command. This tool manages a Go environment for the user by allowing a user to specify which Go version they wish to use and handling all of the steps to install and configure that Go version. GVM also supports installing Go from the official Golang master branch so that you can easily try the next version of Go without waiting for a pre release build.
ShellApache-2.0
Issues
- 0
- 1
- 3
[Bug]: can not install 1.20
#37 opened by Ampy - 0
[Feat]: Update readme for windows docs
#35 opened by benjivesterby - 1
- 0
- 1
[Feat]: GitHub Support
#30 opened by jdaniel-cpts - 1
Test on Windows WSL 2
#11 opened by benjivesterby - 0
- 0
- 0
Update auto-update release documentation
#15 opened by benjivesterby - 1
Remove Support for `/usr/local/go` override
#16 opened by benjivesterby - 0
[Feat]: Add persistent configuration
#20 opened by benjivesterby - 0
- 0
- 0
Download releases to .gvm/downloads before deleting instead of working directory
#9 opened by benjivesterby - 0
Test on freebsd
#10 opened by benjivesterby - 0
- 0
[Feat]: Automatically re-build `gopls`
#23 opened by benjivesterby - 0
Investigation: Determine if sharing the `go env` is a viable or desired function of GVM
#22 opened by benjivesterby - 0
[Feat]: Remove dependency on Curl by using a similar method of swaping to wget like NVM
#21 opened by benjivesterby - 0
[Feat]: Add support for wrapping `go` command and letting user know an updated version of Go is available
#19 opened by benjivesterby - 0
[Feat]: Add install script similar to NVM
#18 opened by benjivesterby - 1
- 12
gvm fails in latest build
#7 opened by maracko - 0
Add build tests which pull different linux/mac images and execute a set of runs to ensure proper installation
#14 opened by benjivesterby - 0
Add support for branches on dev
#1 opened by benjivesterby - 0
Add support for forks
#13 opened by benjivesterby - 0
- 0
Update / Add Release action so that there is also a release for a specific tag version and not only latest
#6 opened by benjivesterby - 1
If installing Go from source fails the next step should ask user if they still want to update symlink
#4 opened by benjivesterby - 0
Set this up to hide output
#3 opened by benjivesterby - 0
Add readme badges
#2 opened by benjivesterby