https://github.com/frc6941/2025-vision
https://github.com/frc6941/2025-vision
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/frc6941/2025-vision
- Owner: frc6941
- License: gpl-3.0
- Created: 2024-09-20T12:44:00.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-20T12:03:27.000Z (4 months ago)
- Last Synced: 2025-02-20T13:22:26.439Z (4 months ago)
- Language: Python
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2025-vision
## 开发注意事项
变更无法被git同步的设置时(如修改镜像源等操作系统层面的修改),请先执行
```bash
sudo timeshift --create --comments "YYYYMMDDCommentsInUpperCamelCase"
```