Skip to content

blangguth/yeoman-bootstrap-less

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

A yeoman generator for Twitter Bootstrap with LESS

Installation

  • Copy the bootstrap-less folder into one of your yeoman's generators folder.

It works fine with your yeoman's installation folder : [yeoman_installation_folder]/node_modules/yeoman-generators/lib/generators

  • create a new project folder

    $ mkdir project-x
    $ cd project-x
  • Install grunt-recess in your project directory

    $ npm install grunt-recess
  • Init your project with the new yeoman generator

    $ yeoman init bootstrap-less
  • done

About

A yeoman generator for Twitter Bootstrap with LESS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published