Created 系统构建 (markdown)

LXW
2023-09-12 10:46:18 +08:00
parent d63c128e04
commit c0eb1da5da

12
系统构建.md Normal file

@@ -0,0 +1,12 @@
目前可支持两种构建方式, 分别为Standalone和的Distributed构建方式
### Standalone
执行assembly/bin/build-standalone.sh脚本即可
### Distributed
分别执行assembly/bin/build-semantic.sh和assembly/bin/build-chat.sh脚本
PS
1. 下载下来的release包已Standalone的方式构建好
2. 针对Windows系统, 均有提供对应的bat脚本