Setting up Go

Installing and setting up is pretty simple on most operating systems. Below are the steps for installing Go on Linux, MacOS and Windows .

All binary releases are available at https://golang.org/dl/

Make sure that the installation is successful by running the command

go version