Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Wolfram Language Local Package Manager
Contributed by: Kirill Vasin
A package manager, that localize the given list of remote packages (paclets) and keeps them up to date similar to NPM. Currently only Github is supported
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["JerryI/LPM"]
now it will keep HTTPHandler package locally in the project's folder and keep it up to date.