Tool Name
gvm
Homepage / Documentation URL
https://github.com/go-nv/goenv
What should the resource manage?
It should manage GO installations as well as the global GO version.
Installation Notes (optional)
Make sure to read the README for the specific installation methods for MacOS and Debian and Redhat:
- On macOS install mercurial and bison
- On debian: curl git mercurial make binutils bison gcc build-essential
- On redhat:
sudo yum install curl
sudo yum install git
sudo yum install make
sudo yum install bison
sudo yum install gcc
sudo yum install glibc-devel
Use Cases (optional)
No response
Tool Name
gvm
Homepage / Documentation URL
https://github.com/go-nv/goenv
What should the resource manage?
It should manage GO installations as well as the global GO version.
Installation Notes (optional)
Make sure to read the README for the specific installation methods for MacOS and Debian and Redhat:
sudo yum install curl
sudo yum install git
sudo yum install make
sudo yum install bison
sudo yum install gcc
sudo yum install glibc-devel
Use Cases (optional)
No response