generator-gulp

0.2.0 • Public • Published

generator-gulp NPM version Build Status

Yeoman generator for kickstarting a gulp plugin, or a basic node.js project with a gulpfile.js.

Install globally with npm:

npm i -g generator-gulp

Usage

$ yo gulp

Other useful generators

  • generator-verb: Kickstart documentation for any project! This is the official Yeoman generator for Verb, the zero-configuration markdown docs generator that is extremely easy to use and extend.
  • generator-base: Generator for creating Yeoman generators that are capable of remembering certain user answers, resulting in a better user experience. Generators come with the basic necessities, including tests and docs.

Running tests

Install dev dependencies:

npm i -d && npm test

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

Author

Jon Schlinkert

License

Copyright (c) 2015 Jon Schlinkert
Released under the MIT license


This file was generated by verb-cli on April 08, 2015.

Readme

Keywords

Package Sidebar

Install

npm i generator-gulp

Weekly Downloads

3

Version

0.2.0

License

MIT

Last publish

Collaborators

  • jonschlinkert