Hacker News new | ask | show | jobs
by Tractor8626 390 days ago
No. It is not nearly as hard as you make it sound.

If I had to work with such mess of a project - I wouldnt bother with package managers at all. I just download and commit all dependencies to repo.

If dependencies are not supposed to change anyway - what is the point of downloading them from all over internet each time?