Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 467 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 467 Bytes

Deprecated!

TUNet Build Server

准备工作

  1. 根据config.json.example设置config.json,相对项目根目录 建议使用绝对路径
  2. 按照TUNet自动化发布流程的说明设定build.properties并准备release.keystore

使用说明

  1. 编译: go build
  2. 运行: ./tunet_build_server
  3. 登录: 使用config.json中设定的用户名密码登录
  4. 构建: 访问/build点击build按钮进行构建
  5. 下载: 访问/download进行下载