[U] Wrap into uv tool.

This commit is contained in:
2026-03-20 20:19:33 +08:00
parent db20b739cd
commit ca9e32763e
14 changed files with 844 additions and 433 deletions

View File

@@ -29,8 +29,8 @@
```
### 2.2 技术栈
- **开发语言**: Python 3.13+
- **CLI框架**: Click 或 Typer
- **开发语言**: Python 3.9+
- **CLI框架**: Click
- **存储同步**: rclone
- **CDN服务**: Cloudflare
- **文件加密**: AES-256
@@ -195,7 +195,7 @@ config-man force-update --platform <平台> --target-version <目标版本> --up
- CDN缓存刷新响应时间 < 10秒
### 5.3 兼容性要求
- 支持Python 3.13+
- 支持Python 3.9+
- 支持Windows、macOS、Linux
- 支持rclone命令行工具