devnw/gvm

[Feat]: Add `gvm use` option and support for .gvm file like `nvm`

Opened this issue · 1 comments

[Feat]: Add `gvm use` option and support for .gvm file like `nvm`

Possible commands

gvm init => adds .gvm or .gvmrc file with current go version
gvm use => installs and switches to go version in .gvm/.gvmrc file