generator-toolbox

2.1.3 • Public • Published

Toolbox Generator

toolbox

This generator sets up the perfect Bootstrap boilerplate for your project's styleguide. It will generate all the files you need to use bootstrap-sass with the amazing Fabricator tool.

We plan on adding some various options or sub-generators to gernerate a startertheme for Wordpress or Drupal. TBD.

This generator is built with Yeoman.

Installation

$ npm install -g generator-toolbox

Then run the Yeoman Generator by running this:

$ cd /path-to/your/project
$ yo toolbox

Options available

You can use the flag --skip-install if you wish to installl all npm and bower dependencies later.

Build the styleguide / toolbox

To build the styleguide, we provide a wide range of gulp tasks. These are the ones you might need:

  • Build the styleguide and watch for change (including browser-sync reloads) (optional --production flag): $ gulp serve
  • Build the styleguide in production server: $ gulp build
  • Deploy the /styleguide folder on your gh-pages branch: $ gulp deploy

More details in the documentation

License

MIT License

Package Sidebar

Install

npm i generator-toolbox

Weekly Downloads

1

Version

2.1.3

License

MIT

Unpacked Size

29.6 kB

Total Files

16

Last publish

Collaborators

  • tonifisler
  • wengerk
  • yago