Socket
Socket
Sign inDemoInstall

cnn-package-generator

Package Overview
Dependencies
460
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cnn-package-generator

A CLI for generating CNN packages.


Version published
Maintainers
2
Install size
48.0 MB
Created

Changelog

Source

2016-11-16, Version 0.7.0, @jamsyoung

Notable changes

  • Updated files and dependencies

Known issues

See https://github.com/cnnlabs/cnn-package-generator/labels/defect for complete and current list of known issues.

Commits

Readme

Source

CNN Package Generator

A command line tool for generating package templates that will comply with the CNN coding styles and practices.

This package is in very early stages and has very limited uses right now.

Requirements

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

The TravisCI configuration file details the node versions that are currently tested.

Install

$ npm install --global cnn-package-generator

Usage

$ cnn --help
Usage: cnn [OPTIONS] generators
  -h, --help       Show this information
  -v, --version    Show version information

  Available generators:

Available generators

Your system will be scanned and any generators found will be listed. If a generator you want to use is not listed you can install it directly from npm. In future versions of this cli, this will be done automatically.

build node npm npm-downloads dependency-status

Keywords

FAQs

Last updated on 17 Nov 2016

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