3.2.1 • Published 10 years ago

generator-bootstrap-less v3.2.1

Weekly downloads
8
License
-
Repository
github
Last release
10 years ago

Generator Bootstrap Less Build Status

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-less to scaffold your project
  • Run grunt 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

Options

  • --skip-install

    Skips the automatic execution of bower and npm after scaffolding has finished.

  • --test-framework <framework>

    Defaults to mocha. Can be switched for another supported testing framework like jasmine.

License

MIT License

Author

Thomas Lebeau

3.2.1

10 years ago

3.2.0

10 years ago

3.1.0

11 years ago

3.0.3

11 years ago

3.0.2

11 years ago

3.0.1

11 years ago

2.0.4

11 years ago

2.0.3

11 years ago

2.0.2

11 years ago

2.0.1

11 years ago

2.0.0

11 years ago