generator-bootstrap

Yeoman generator for Bootstrap


Keywords
yeoman-generator, framework, component, bootstrap, ui, css, sass, less
License
BSD-2-Clause
Install
npm install generator-bootstrap@0.2.2

Documentation

Bootstrap generator Build Status

Simply lets you choose which flavor of Bootstrap you would like to add to a project: CSS, SASS, LESS or Stylus. When you select an option, we'll pull down the relevant package from Bower for you.

Maintainer: Brian Ford

Preview

$ yo bootstrap
[?] In what format would you like the Bootstrap stylesheets? (Use arrow keys)
❯ css
  sass
  less
  stylus 

Getting Started

Install: npm install -g generator-bootstrap

Usage: yo bootstrap

Available generators:

  • bootstrap:app

Contribute

See the contributing docs

License

BSD license