iso
7/14/2016 - 5:19 AM

Setting up Golang on babun

Setting up Golang on babun

When setting up golang in babun or cygwin, make sure we set the following

export GOROOT=<<root to your go installtion. e.g. "c:\tools\go">>>
export GOPATH=<<full path to working dir in qoute, cant use linux style path e.g. "c:\workspace\">>