cannon-cli

0.3.0 • Public • Published

Cannon CLI

This CLI tool is used mainly for Cannon Boilerplate.

Installation

npm install -g cannon-cli

Usage

cannon --type [type] [name]

Options

--type [required] [choices: "action", "component", "reducer"]

Example

cannon --type component sample

Generated src/components/Sample/Sample.js
Generated src/components/Sample/Sample.scss
Generated src/components/Sample/Sample.spec.js

/cannon-cli/

    Package Sidebar

    Install

    npm i cannon-cli

    Weekly Downloads

    1

    Version

    0.3.0

    License

    ISC

    Last publish

    Collaborators

    • megatricycle