Files
DisplayFlow/tools/README.md
2025-12-11 22:58:25 +08:00

16 lines
310 B
Markdown

# 开发工具脚本
本目录包含各种开发辅助工具和脚本。
## 工具列表
- `setup_dependencies.sh` - 依赖安装脚本
- `build.sh` - 构建脚本
- `format_code.sh` - 代码格式化脚本
- `run_tests.sh` - 测试运行脚本
## 使用说明
根据平台选择合适的脚本执行。