golang-tools-install-script icon indicating copy to clipboard operation
golang-tools-install-script copied to clipboard

Simple Bash script to automate Go language tools single user installation or even removal.

Results 7 golang-tools-install-script issues
Sort by recently updated
recently updated
newest added

I use your script for my dotfiles. It is really good! But I don't want it auto add $GOROOT and $GOPATH to my profile. (It contain my username to my...

`uname -m` for this OS gives me `i686`. But since there is no https://go.dev/dl/go1.18.1.linux-i686.tar.gz, the download and installation failed. Upon installing golang via snap, the `go ver` showed me that...

awaiting-feedback

## Why add this option Hello, I am in China, because of the network reasons,I can't download the installation package from Google, so I need to download the options from...

When executing the file without passing parameters, the script will find the latest LTS version of golang through web scrapping the download page of the official website and change the...

It would be useful if I can add another argument to install the latest go version. I.e. --version latest