gvm icon indicating copy to clipboard operation
gvm copied to clipboard

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

Open benjivesterby opened this issue 3 years ago • 1 comments

benjivesterby avatar Dec 14 '22 21:12 benjivesterby

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

benjivesterby avatar Dec 14 '22 21:12 benjivesterby