# cli-dev **Repository Path**: ijianglu/cli-dev ## Basic Information - **Project Name**: cli-dev - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-01-11 - **Last Updated**: 2022-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 脚手架快速搭建项目 lerna bootstrap npm run start 执行本地脚手架 命令行中输入 cli-dev init --targetPath='/commands/init' --debug用以执行脚手架创建项目 或者: 本地npm install -g @ijianglu/core 然后 cli-dev init 在commands/init中配置 npm模板信息