Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I also setup my path per project. And vendor all my deps under _vendor And for getting libraries instead of doing go get I use git subtrees like so:

git subtree add --prefix _vendor/src/github.com/crowdmob/goamz https://github.com/crowdmob/goamz.git master --squash



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: