gvm
gvm copied to clipboard
Go version manager for Windows
## Use command if remove fails, then we need to rollback - for example, permission denied. (go.exe is on using)
## Check list - [ ] command working - [ ] command -v option - [ ] command with many arguments ## Commands - [x] version - [x] list -...
## General to-do list - [ ] argument number management - [ ] limit argument number for command. ex) use == 1 - [ ] no argument displays help -...