Today I learned
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
  • About
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
17 Jul 2015
Page 1 of 1
Today I learned © 2025
Powered by Ghost