Skip to content

hparra/generator-gulp-plugin

Repository files navigation

generator-gulp-plugin NPM version Build Status Dependency Status

A generator for Yeoman to generate gulp plugins.

Getting Started

If you don't already have yeoman, then install from npm, run:

$ npm install -g yo

To install generator-gulp-plugin from npm, run:

$ npm install -g generator-gulp-plugin

Finally, initiate the generator:

$ yo gulp-plugin

Writing Gulp Plugins

See the Writing a gulp plugin wiki page for guidelines and an example to get you started.

License

MIT License © Hector Parra (HGPA)

About

Yeoman generator for gulp plugins

Resources

License

Stars

Watchers

Forks

Packages

No packages published