0.4.4 • Published 8 years ago

generator-gulp-plugin v0.4.4

Weekly downloads
5
License
-
Repository
github
Last release
8 years ago

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)

0.4.4

8 years ago

0.4.3

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago