Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 332 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 332 Bytes

easy-goer

A small command line utility that fetches and installs Go binary releases.

Some ideas taken from ruby-build and the likes.

Basic usage

./go-easy install 1.14.6 ~/go1.14.6

License

The code is subject to the MIT license.