artzub / blackhole.js

Library for dinamyc visaulization such as code_swarm. Sandbox:
http://codepen.io/collection/Eqrmi/
MIT License
89 stars 31 forks source link

Add bower package description to allow automatic installation #31

Closed yannj-fr closed 9 years ago

yannj-fr commented 9 years ago

I added a bower package description so blackhole.js can be installed from bower

artzub commented 9 years ago

Thank you very much!!!!

yannj-fr commented 9 years ago

Now to add it into bower you must create a new tag (for example v0.0.2) and execute the command :

bower register blackhole.js https://github.com/artzub/blackhole.js.git

artzub commented 9 years ago

thank you for information!