1.0.1 • Published 2 years ago

hanxia-cli v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

学习搭建cli脚手架

安装

全局安装

$ npm install -g hanxia-cli

or yarn

$ yarn global add hanxia-cli

借助npx

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

使用

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

1.0.1

2 years ago

1.0.0

2 years ago