Skip to content
/ wenv Public

Pass environment variables from WSL to Windows apps.

License

Notifications You must be signed in to change notification settings

rtrn/wenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Pass environment variables from WSL to Windows apps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages