0.7.0 • Published 7 years ago

cnn-package-generator v0.7.0

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
7 years ago

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

0.7.0

7 years ago

0.6.0

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago