This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

generator-gulp-plugin

0.4.4 • Public • Published

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)

Package Sidebar

Install

npm i generator-gulp-plugin

Weekly Downloads

7

Version

0.4.4

License

none

Last publish

Collaborators

  • hparra
  • hgpa