cnn-package-generator
v0.7.0
Published
A CLI for generating CNN packages.
Downloads
7
Readme
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.