bill-gates/README.md
2025-07-09 15:37:12 +08:00

15 lines
264 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# bill-gates
运行本项目前,确保系统上已配置好以下软件:
```
bash
python3
xmake
```
## 运行方法:
执行build.sh构建各子项目
```bash
./buid.sh
```
然后单机部署的话要提供Dockerfile和docker compose……未完待续