Files
go-install/README.md

274 B

go-install

a curl/bash script to install the latest version of golang

installs to the common standard user-based location ~/go and automatically configures the PATH

usage

curl https://raw.githubusercontent.com/mleku/go-install/refs/heads/main/install.sh | bash