jpillora / notifyjs

Notify.js - A simple, versatile notification library
https://notifyjs.jpillora.com/
MIT License
1.91k stars 741 forks source link

Bower install #10

Closed cleargif closed 8 years ago

cleargif commented 10 years ago

Tried to install via bower. Had to specify like so in bower.json file

"notifyjs": "https://github.com/jpillora/notifyjs/archive/gh-pages.zip"

cleargif commented 10 years ago

....and then had to build it myself....

jpillora commented 10 years ago

There is http://notifyjs.com/ too...

Never really used bower, though I do accept PR's for bower.json fixes :)

cleargif commented 10 years ago

It is not working as your master is missing. Never mind - just found someone has submitted just the dist to bower.

https://github.com/azder/notifyjs-dist

jpillora commented 10 years ago

tagged the latest commit, not sure if that fixed it...

steinfletcher commented 10 years ago

Works again. Thanks!

leszekhanusz commented 10 years ago

You might want to add the bower install to the documentation. Especially because there is another plugin called notify.js which can be downloaded with bower.

jpillora commented 10 years ago
EvanCarroll commented 9 years ago

Can't this issue be closed, there is a bower.json file in there. Merge this patch and close.