2.1.3 • Published 6 years ago

generator-toolbox v2.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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.

Check the doc !

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

2.1.3

6 years ago

2.1.2

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.10

6 years ago

2.0.9

6 years ago

2.0.8

7 years ago

2.0.7

7 years ago

2.0.6

7 years ago

2.0.5

7 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.1

7 years ago

1.0.0

8 years ago

0.5.5

8 years ago

0.5.2

8 years ago

0.5.1

8 years ago

0.4.2

8 years ago

0.4.1

8 years ago

0.3.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago