Home

Awesome

generator-gulpfile Build Status

A Gulpfile generator for Yeoman.

Info

This generator creates a Gulpfile.js file, currently based on the type of project you are building (web or node).

generator-gulpfile is being improved to have more features. If you think that it should include more tasks by default, I'll gladly accept a pull request or an issue :)

Install

To install generator-gulpfile from npm, run:

$ npm install -g generator-gulpfile

Finally, initiate the generator:

$ yo gulpfile

Features

License

MIT License