eigenhombre / i3d3

D3-based plotting and histogramming library
25 stars 5 forks source link

Made into bower component #18

Closed deanrad closed 10 years ago

deanrad commented 10 years ago

Basically just do a bower register pointing to your git url, and people can bower install and pull down deps as well.. Let me know if you need any help with it :)

http://blog.stackfull.com/2013/05/publishing-bower-components/

deanrad commented 10 years ago

Also - npm install -g bower to get started !