jabranr / generator-bootstrap

Yeoman generator for Bootstrap

Home Page:http://yeoman.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Yeoman generator for Bootstrap

http://yeoman.io


Languages

Language:JavaScript 100.0%