1.0.2 • Published 11 months ago

yxr-cli v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

学习搭建cli脚手架

安装

全局安装

$ npm install -g yxr-cli

or yarn

$ yarn global add yxr-cli

借助npx

创建模版 $ npx create yxr-cli -t|--template 示例 $ npx create yxr-cli hello-cli -template dumi2-demo

使用

创建模版 $ yxr-cli create -t|--template 示例 $ yxr-cli create hello-cli -t dumi2-demo

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago