Today I learned
  • Home
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
Subscribe
Tagged

go

A collection of 1 post

shell

SET GOPATH environment variable on Ubuntu?

Just add the following lines to ~/.bashrc export GOROOT=/usr/lib/go export GOPATH=$HOME/go export PATH=$PATH:$GOROOT/bin:$GOPATH/bin

  • Manu S Ajith
Manu S Ajith Jul 17, 2015 • 1 min read
Today I learned © 2022
Powered by Ghost