Socket
Socket
Sign inDemoInstall

generator-do

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-do

Front-end stuff generator for Yeoman


Version published
Maintainers
1
Created
Source

generator-do Build Status

Front-end stuff generator for Yeoman.

Getting Started

At first you need install Yeoman:

$ npm install -g yo

Install locally generator-do from npm, run:

$ npm install generator-do

Or install global generator-do with -g:

$ npm install -g generator-do

To get help run:

$ yo do

Sub-generators

  • html – creates a simple HTML file
  • sub – creates new sub-generator
  • js – creates a simple .js file with optional banner and AMD-wrapper
  • cs – code style generator, creates .jshintrc and .jscs.json
  • jq-plugin – creates .js file for jQuery plugin
  • nginx-site – creates nginx config for site

License

MIT License

Keywords

FAQs

Package last updated on 26 Mar 2015

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