A small command line utility that fetches and installs Go binary releases.
Some ideas taken from ruby-build and the likes.
./go-easy install 1.14.6 ~/go1.14.6
The code is subject to the MIT license.
A small command line utility that fetches and installs Go binary releases.
Some ideas taken from ruby-build and the likes.
./go-easy install 1.14.6 ~/go1.14.6
The code is subject to the MIT license.