Socket
Socket
Sign inDemoInstall

generator-gnm

Package Overview
Dependencies
1
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    generator-gnm

generator node module with yo


Version published
Weekly downloads
5
increased by400%
Maintainers
1
Install size
22.1 MB
Created
Weekly downloads
 

Readme

Source

generator-gnm

generator node module with yo

Usage

# Please make sure that `yo`  was installed on your system using this command:
npm install --global yo

# Install the generator:
$ npm install -g generator-gnm

# Make a new directory, and `cd` get into it:
$ mkdir my-node-module && cd $_

# Generate a new project
$ yo gnm // generate node module
$ yo gnm:cli // generate command node module

Keywords

FAQs

Last updated on 03 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