# cwz-cli-dev **Repository Path**: chenweizhi/cwz-cli-dev ## Basic Information - **Project Name**: cwz-cli-dev - **Description**: cwz-cli-dev - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-16 - **Last Updated**: 2022-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README lerna init lerna create code lerna add lerna clean lerna run test lerna run --scope @cwz-cli-dev/utils test lerna version lerna changed lerna diff git add . git commit -m "init" git remote -v git remote add origin https://gitee.com/chenweizhi/cwz-cli-dev.git git push git push origin master git push --set-upstream origin master