Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-gulpfile

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-gulpfile

A Gulpfile generator for Yeoman

  • 0.1.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

generator-gulpfile Build Status

A Gulpfile generator for Yeoman.

Info

This generator creates a Gulpfile.js file, currently based on the type of project you are building (web or node).

generator-gulpfile is being improved to have more features. If you think that it should include more tasks by default, I'll gladly accept a pull request or an issue :)

Install

To install generator-gulpfile from npm, run:

$ npm install -g generator-gulpfile

Finally, initiate the generator:

$ yo gulpfile

Features

  • Choose between node or browser app project
  • Node app includes tasks for jshint and mocha (more to come)
  • Browser app includes tasks for jshint, watch, local http server, livereload (more to come)

License

MIT License

Keywords

FAQs

Package last updated on 07 Jan 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc