generator-big-gulp

0.0.3 • Public • Published

Big Gulp

Build Status

An awesome Yeoman generator for a simple gulpfile for Sass, CSS, and js. It can be incorporated with existing apps, or be used on a fresh project to get up and running with gulp.

This generator will create a gulpfile.js in your current directory and optionally add npm dependencies for Gulp plugins. There's also an option to generate the following project structure:

dist/
  -- js/
  -- css/
js/
scss/

Installation

npm install -g generator-big-gulp
If you don't have npm and yo installed
  1. Install npm.
  • Install yo with $ npm install -g yo
Initiate the generator:
yo big-gulp

License

MIT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Crafted with <3 by John Otander (@4lpine).

Package Sidebar

Install

npm i generator-big-gulp

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • johno