# go-ciao **Repository Path**: UnjuanableStudio/go-ciao ## Basic Information - **Project Name**: go-ciao - **Description**: Go Web开发的常用技术库 - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-12 - **Last Updated**: 2026-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-ciao #### 介绍 Go Web开发的常用技术库 #### 软件架构 软件架构说明 #### 安装教程 ``` go get -u gitee.com/UnjuanableStudio/go-ciao ``` #### 同步开发 使用git创建子模块 ``` go work init ./[path]/go-ciao ```