elimisteve / install-go

Install Go with one command. Works on Linux and macOS; x86, x86_64, arm, arm64

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install Go

...on a Linux or macOS machine with 1 command:

curl https://raw.githubusercontent.com/elimisteve/install-go/master/install-go.sh | bash

All done! And if you'd like to use go in the same shell in which you ran that command, just type

source ~/.bashrc

About

Install Go with one command. Works on Linux and macOS; x86, x86_64, arm, arm64


Languages

Language:Shell 100.0%