Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

generator-cnn-cli

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-cnn-cli

CNN CLI Package Generator

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
2
Created
Source

CNN CLI Package Generator

This will generate the foundation needed to create a CLI based project for CNN.

Requirements

A current LTS or Stable version of Node.js. We recommend using nvm to manage node versions.

A utility for installing Yeoman packages. yo should work but it is recommended you use the cnn CLI available from CNN Package Generator.

Install

No install is necessary if you are using this generator with the cnn cli.

yo can be used to install. Refer to the yo documentation for details.

Can be installed manually.

$ npm install --global generator-cnn-cli

Usage

With cnn (recommended):

  • See the README in the CNN Package Generator repo for usage details on the cnn CLI.

With yo:

  • $ yo cnn-cli

node npm npm-downloads dependency-status

Keywords

cnn

FAQs

Package last updated on 25 Feb 2016

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