1.0.1 • Published 7 months ago

youth-cli v1.0.1

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

node版本要求

由于本项目中使用到fs的部分函数需要兼容node v14.14.0版本,因此使用此脚手架时需要确保您的node版本在v14.14.0及以上。

使用说明:

全局安装

npm i youth-cli -g

创建项目

youth-cli create <projectName>

项目模板地址

该组织下仓库即为模板,可选择仓库的tag版本

https://github.com/leaf-cli

脚手架源码地址

https://github.com/wasleaff/youth-cli