tfournier / gvm

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

show the exports #2

Open joeblew99 opened 5 years ago

joeblew99 commented 5 years ago

when installing an SDK, it would be good if it gave you back the exports needed to use the sdk for Mac/ Linux and Windows

joeblew99 commented 5 years ago

this is how its done here: https://github.com/andrewkroh/gvm/blob/master/cmd/gvm/use.go#L23