# GoProjectTemplate **Repository Path**: 290746987/go-project-template ## Basic Information - **Project Name**: GoProjectTemplate - **Description**: golang 项目模版 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-13 - **Last Updated**: 2025-08-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 编译 ## 方式 1 编译带有版本信息 commit 信息 需要安装 nodejs 需要完成 git commit 执行命令 ./make (windows 环境) 不喜欢的话, 也可执行 node ./build.js ## 方式 2 普通编译 进入 cmd/wmlive , 执行命令 go build