Yeoman generator for bootstrap less
npm install generator-bootstrap-lessnpm install -g yonpm install generator-bootstrap-lessyo bootstrap-less to scaffold your projectgrunt for building and grunt serve for preview#### Previous release:
This version includes Bootstrap 3. If you need Bootstrap 2.3 you should install the previous version of this generator: npm install generator-bootstrap-less@2.0.4
* --skip-install
Skips the automatic execution of bower and npm after scaffolding has finished.
* --test-framework
Defaults to mocha. Can be switched for another supported testing framework like jasmine.