0.0.4 • Published 10 months ago
@dhlx/dhlx-cli v0.0.4
dhlx-cli
一、简介
dhlx 命令行工具
二、安装
使用以下命令通过 NPM 安装:
npm install @dhlx/dhlx-cli
三、使用示例
Usage: dhlx [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
create [template] [project] 创建项目
help [command] display help for command
四、参数
create
template: 创建项目类型 "vite-lib", "ts-lib"
project: 创建项目名称
五、贡献
如果您发现任何问题或有改进的建议,欢迎提交 issue 或 pull request。
六、许可证
本项目遵循 MIT 许可证。