npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

generator-gulp

0.2.0

@jonschlinkert

npmHomeRepoSnykSocket
Downloads:6
$ npm install generator-gulp
DailyWeeklyMonthlyYearly

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

  • github/jonschlinkert
  • twitter/jonschlinkert

License

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


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