README ¶ GoVersionManager A simple Go Version Management Tool with zero dependencies Installing curl -sL https://raw.githubusercontent.com/Lokesh-Balla/GoVersionManager/main/install.sh | sh - Usage To check how to use gvm you can follow the below doc gvm - A golang version manager or check the help command gvm --help Compiling From Source Prerequisites Linux, Darwin, FreeBSD or any other unix based OS git GoLang version 1.19 or higher Compiling git clone https://github.com/Lokesh-Balla/GoVersionManager.git && cd GoVersionManager go build -o gvm main.go Uninstall rm -rf ~/.gvm Removing PATH Check and remove any PATH set for $HOME/.gvm or $HOME/.gvm/bin in ~/.profile, ~/.bashrc and ~/.zshenv Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis cmd Click to show internal directories. Click to hide internal directories.