getgo simplifies the process of downloading and setting up Go environments on Linux, macOS, and Windows. It allows you to:
- Download any version of Go (including the latest)
- Extract it to a specified location
- Automatically set up the necessary environment variables (optional)
- Customize your GOPATH location
- Create a .envrc file for use with direnv
1 comment
[ 0.28 ms ] story [ 11.8 ms ] thread- Download any version of Go (including the latest) - Extract it to a specified location - Automatically set up the necessary environment variables (optional) - Customize your GOPATH location - Create a .envrc file for use with direnv