You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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