# ucute-cli **Repository Path**: helei01/ucute-cli ## Basic Information - **Project Name**: ucute-cli - **Description**: 个人脚手架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-28 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ucute-cli #### 介绍 个人脚手架 #### 安装教程 ``` # install it globally $ npm install -g ucute-cli # or yarn $ yarn global add ucute-cli ``` #### 使用说明 ##### 快速创建 ``` $ ucute create [-f|--force] ``` ##### Options * -f, --force: Overwrite if the target exists