0.0.8 • Published 6 years ago

node-cherry-cli v0.0.8

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

Cherry-CLI

Build Status

Cherry-CLI is a small command-line interface for Cherry.


Features:

  • Generating basic structure of new projects
  • Generating new components for existing projects
  • Preparing package.json for usage with Cherry

Installation:

To install the module globally:

yarn global add node-cherry-cli

Usage:

Generate a new project inside the current directory:

cherry init

Generate a new component for the project inside the current directory with given name:

cherry generate component <name>

Help message:

cherry help
0.0.8

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago