# xyfei-cli **Repository Path**: peerlessXu/xyfei-cli ## Basic Information - **Project Name**: xyfei-cli - **Description**: 个人自用脚手架工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-24 - **Last Updated**: 2024-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 搭建个人简单脚手架 ### 安装 ``` $ npm i -g xyfei-cli # or yarn $ yarn global add xyfei-cli ``` ### 使用 ``` $ xyfei create [-f|--force] ``` ### 参数 - `-f,--force`: overwrite if the target exists