838 B
838 B
Go
Distribution | Package |
---|---|
Archlinux | go , go-tools |
Ubuntu | See |
Add to ~/.bashrc
:
export GOPATH=$HOME/go
export PATH="$PATH:$GOPATH/bin"
Distribution | Package |
---|---|
Archlinux | go , go-tools |
Ubuntu | See |
Add to ~/.bashrc
:
export GOPATH=$HOME/go
export PATH="$PATH:$GOPATH/bin"