Socket
Socket
Sign inDemoInstall

generator-zz

Package Overview
Dependencies
199
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    generator-zz

Scaffold out a typescript create node module


Version published
Weekly downloads
0
Maintainers
1
Created
Weekly downloads
 

Readme

Source

generator-zz Build Status

Scaffold out a typescript create node module.

Install

$ npm install --global yo generator-zz

Usage

With yo:

$ yo zz

There are multiple command-line options available:

$ yo zz --help

  Usage:
    yo zz [options]

  Options:
    --help          # Print the generator's options and usage
    --skip-cache    # Do not remember prompt answers                      Default: false
    --skip-install  # Do not automatically install dependencies           Default: false
    --org           # Publish to a GitHub organization account

The --org option takes a string value (i.e. --org=avajs).

License

MIT © Guan Wei

Keywords

FAQs

Last updated on 12 Nov 2017

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc