use-init / init

INIT extends HTML5 Boilerplate, adds more structure for SCSS and JavaScripts files, includes build tasks and a whole lot more.
http://use-init.com/
MIT License
592 stars 69 forks source link

Remove Bower and use npm for all dependencies #125

Closed drublic closed 9 years ago

drublic commented 9 years ago

Bower will soon go away as can seen by the shift that's happening inside npm. Bower's current development is nearly non-exisiting. npm will soon be the leading Front-End package management system. Apart from that we currently use two package managers which is overhead.

Reference #123.

anselmh commented 9 years ago

LGTM