Skip to content

Instantly share code, notes, and snippets.

View waseem-h's full-sized avatar

Waseem Hassan Shahid waseem-h

View GitHub Profile
@waseem-h
waseem-h / setup_go.md
Created March 27, 2020 09:54 — forked from rubencaro/setup_go.md
Golang installation guide

Golang installation guide

Since Golang version 1.11 this process is finally (almost) as easy as it should (!!). You can see full docs here. For older guides see here.

These are my notes, not a generic solution. They are not meant to work anywhere outside my machines. Update version numbers to whatever are the current ones while you do this.

Installing everything needed the first time

Install asdf and its golang plugin, then install golang