Use the prebuilt binaries or if you want to build from source, do this:
; go get -d rtrn.io/cmd/wenv
; cd $GOPATH/rtrn.io/cmd/wenv
; GOOS=linux go build
; GOOS=windows go build ./wenvhelper
; cp wenv wenvhelper.exe $GOPATH/bin
Use the prebuilt binaries or if you want to build from source, do this:
; go get -d rtrn.io/cmd/wenv
; cd $GOPATH/rtrn.io/cmd/wenv
; GOOS=linux go build
; GOOS=windows go build ./wenvhelper
; cp wenv wenvhelper.exe $GOPATH/bin