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

go-lang

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
Jul 17, 2015
Page 1 of 1
Today I learned © 2023
Powered by Ghost