Hacker News new | ask | show | jobs
by bob1029 683 days ago
> But I also don't want to be manually downloading the libraries and committing to the repo

Why not? This is the simplest and most robust technique.

Not everything needs to be part of some nerdtastic dependency resolution architecture. The web is messy. Grab the files you need, keep them safe and move on. There are so many other problems to solve.