Files
HeurAMS/CONTRIBUTING.md
2025-08-06 07:42:43 +08:00

7 lines
122 B
Markdown

# 贡献指南
## 使用 Nuitka 静态编译
运行
```bash
nuitka --clang --jobs=6 --standalone --onefile main.py
```