npm.io
1.0.6 • Published 5 years agoCLI

xcli-umi-template

Licence
ISC
Version
1.0.6
Deps
8
Size
10 kB
Vulns
21
Weekly
0

xcli-umi-template

基于nodejs实现一个简单的交互式命令行工具 (cli)来简化创建模板的流程

Version 1.0.6

npm repo: https://www.npmjs.com/package/xcli-umi-template

Github repo: https://github.com/ChrisZyy3/xcli-umi-template

Usage:

Options:

-V, --version: output the version number -h, --help: display help for command

Commands:

create|c: Create a new project {projectName} which is from Github h5farmework #main branch

config|conf: Allow user to modify the project name, name in package.json and tag by asking questions

*: command not found

help [command] display help for command

Examples:

xcli-umi-template create {projectName}

xcli-umi-template config


To be continue...