Closed asbjornenge closed 11 years ago
interesting. I had not heard of bower before.
Excellent!
bower install Font.js
Works like a charm! Big thanks :-)
Yeah, I just discovered it a few weeks ago myself. It's one of those things you never knew you needed but now can't live without. At least for me :-P I discovered it as part of a larger js tooling "package" http://yeoman.io/. Worth a look, but I ended up only sticking with bower, the other two make too many assumptions for my taste.
Lately I've started using http://twitter.github.com/bower/ to organize my js packages. It works really well and is easy as pie to configure a packages. All that is required is this component.json. Please correct the version number as you see fit :-P
Post-merge you can issue
to register the package with bower central.