Guest User

Untitled

a guest
Apr 22nd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. $env:GOROOT_BOOTSTRAP="C:\Go\" ; $env:CGO_ENABLED="0" ; $env:GOPATH=$PWD.Path ; $env:GOBIN="$env:GOPATH\bin" ; $env:GOROOT=$env:GOPATH
  2.  
  3. .\all.bat
Add Comment
Please, Sign In to add comment