3.0.1 • Published 12 years ago
generator-bootstrap3-less v3.0.1
Generator Bootstrap Less 
A Generator for Yeoman to work with the Less version of Twitter Bootstrap
About
This generator has been redev from scratch to work with Yeoman 1.0 The improvments are:
- Much easier installation process. No needs to install dependencies manually anymore
- Better respect of Yeoman's workflow
- Possibility to include Font Awesome
Getting started
- Make sure you have yo installed:
npm install -g yo - Install the generator:
npm install generator-bootstrap-less - Run:
yo bootstrap-lessto scaffold your project - Run
gruntfor building andgrunt serverfor preview
Options
--skip-installSkips the automatic execution of
bowerandnpmafter scaffolding has finished.--test-framework=[framework]Defaults to
mocha. Can be switched for another supported testing framework likejasmine.
License
Author
Thomas Lebeau