1.0.7 • Published 2 years ago

persagy-generator-cli v1.0.7

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

persagy Vue3 项目 模版生成器

下载

npm i -g persagy-generator-cli

使用

persagy-g init <项目名>

临时使用

npx persagy-generator-cli init <项目名>

临时指定模版 URL

persagy-g init <项目名> --url <模版url>

永久设置模版 URL

persagy-g set-url <模版url>

恢复默认模版

persagy-g reset