搭建代码框架并更新文档
This commit is contained in:
15
tools/README.md
Normal file
15
tools/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# 开发工具脚本
|
||||
|
||||
本目录包含各种开发辅助工具和脚本。
|
||||
|
||||
## 工具列表
|
||||
|
||||
- `setup_dependencies.sh` - 依赖安装脚本
|
||||
- `build.sh` - 构建脚本
|
||||
- `format_code.sh` - 代码格式化脚本
|
||||
- `run_tests.sh` - 测试运行脚本
|
||||
|
||||
## 使用说明
|
||||
|
||||
根据平台选择合适的脚本执行。
|
||||
|
||||
Reference in New Issue
Block a user