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

We prefer to use version control, and vendor libraries in our project instead. This is language-agnostic, and allows us to have repeatable builds without extra tools.

I've written up a tutorial about it using git-subtree:

https://github.com/jamesgraves/example-go-app



Does this not wholly preclude the possibility of vendors shipping a library without source?


We normally exclude the entire pkg directory, but in that case you could just add selected files from there.




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

Search: