3.2.1 • Published 11 years ago
generator-bootstrap-less v3.2.1
Generator Bootstrap Less 
A Generator for Yeoman to work with the Less version of Bootstrap
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 servefor 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
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