Hacker News new | ask | show | jobs
by rquirk 3239 days ago
In my project I use "env GOPATH=$PWD go ..." in the makefile, that way it all goes in the current directory. There's probably some good reason this is a bad idea, but go is kinda funky anyway so I make up my own best practices :-)
1 comments

Have a look at virtualgo

https://github.com/getstream/vg