Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 313 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 313 Bytes

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

https://godoc.org/rtrn.io/cmd/wenv