andrewkroh / gvm

Go Version Manager (written in Go for cross-platform usability)
Apache License 2.0
186 stars 24 forks source link

Add some more commands for installing/removing/listing versions #10

Closed urso closed 6 years ago

urso commented 6 years ago
andrewkroh commented 6 years ago

I get an error when running available on mac and win. Everything else works as I would expect.

$ ./gvm available
gvm: error: Get /Users/akroh/.gvm?marker=: unsupported protocol scheme ""
PS C:\Gopath\src\github.com\elastic\beats> .\gvm.exe available
gvm: error: Get c:\Users\vagrant\.gvm?marker=: unsupported protocol scheme "c"
andrewkroh commented 6 years ago

I working on adding AppVeyor BTW. There's something wrong with my account and I can't add or remove any project so it's going to take a bit b/c I need to contact support.