Skip to content

Instantly share code, notes, and snippets.

@lee-pai-long
Created April 29, 2016 16:04
Show Gist options
  • Save lee-pai-long/89cd1d30baf6a587538a15baf7fa0eac to your computer and use it in GitHub Desktop.
Save lee-pai-long/89cd1d30baf6a587538a15baf7fa0eac to your computer and use it in GitHub Desktop.

[Linux Mint 17.2] Install Go Fot It!

$ [sudo] add-apt-repository -yqq ppa:mank319/go-for-it && \
> [sudo] apt-get update -qq && \
> [sudo] apt-get install -yqq go-for-it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment