0.0.5 • Published 5 years ago

yyeo-cli v0.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

yyeo-cli

A Cli Demo for Yourself.

Getting Started

Install, create and start.

# Install
$ npm install yyeo-cli -g

Commands

We have 3 commands: list, init, generate.

Display available templates -- list

$ yyeo-cli list

Create app in current directory, using your template -- init

$ yyeo-cli init templateName proName

Generate new module, using template -- generate

$ yyeo-cli generate moduleName
$ yyeo-cli generate pathname/moduleName

Configuration

lib/config.js

# GITPATH:  config githup username
# TEMPLATES:  config your personal project name and description

License

MIT