# devcloud-mini **Repository Path**: lsq_keith/devcloud-mini ## Basic Information - **Project Name**: devcloud-mini - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-25 - **Last Updated**: 2023-11-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目初始化流程 ```shell cd devcloud-mini go work init cd example go mod init gitee.com/lsq_keith/devcloud-mini/example cd devcloud-mini go work use ./example ```