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\">>