An experimental front-end package registry, inspired by Bower and The-Birds-Nest
- visit this gist in any web-browser.
- copy the URL of the package you wish to install.
- packages can be resolved with a simple HTTP
GETof these URLs.
CURL -XGET http://code.jquery.com/jquery-1.11.1.min.js- visit this gist in any web-browser.
- hit command-f, type the name of the front-end-package you are looking for.
Registration is done through making a comment on this gist.
- visit this gist.
- add a comment requesting that I add the package to the registry.
- If I like your module, I might add it to the registry
Private registries can easily be maintained by creating your own secret gist.