remotestorage / remotestorage.js

⬡ JavaScript client library for integrating remoteStorage in apps
https://remotestoragejs.readthedocs.io
MIT License
2.32k stars 141 forks source link

Support for Bower package manager #78

Closed raucao closed 12 years ago

raucao commented 12 years ago

Just released by Twitter, and part of Yeoman: http://twitter.github.com/bower

We just need a small bower manifest and someone needs to register it (using this GitHub repo) with Bower. Registrations for new libs/names are on a first-come/first-serve basis.

This will enable Bower/Yeoman users to add and update remoteStorage.js to their project with a simple bower install remotestorage.

nilclass commented 12 years ago

registered remoteStorage.js to git://github.com/unhosted/remoteStorage.js

Thanks for the info :)

I tried to register "remoteStorage.js" and "remotestorage", but it wouldn't let me do that... It's "remoteStorage.js" now.