tfournier / gvm

Simple Go Version Manager
MIT License
1 stars 1 forks source link

is there a command to list the versions available ? #1

Open joeblew99 opened 5 years ago

joeblew99 commented 5 years ago

How to know what is possible to install

gvm install
Error: requires at least 1 arg(s), only received 0
joeblew99 commented 5 years ago

here is how another gets it https://github.com/andrewkroh/gvm/blob/master/binrepo.go#L43