0.0.5 • Published 7 years ago
yyeo-cli v0.0.5
yyeo-cli
A Cli Demo for Yourself.
Getting Started
Install, create and start.
# Install
$ npm install yyeo-cli -gCommands
We have 3 commands: list, init, generate.
Display available templates -- list
$ yyeo-cli listCreate app in current directory, using your template -- init
$ yyeo-cli init templateName proNameGenerate new module, using template -- generate
$ yyeo-cli generate moduleName
$ yyeo-cli generate pathname/moduleNameConfiguration
lib/config.js
# GITPATH: config githup username
# TEMPLATES: config your personal project name and description