SBA Desktop - Strat-o-Matic Baseball scouting application
Initialize rust/ subdirectory with ratatui + tokio + sqlx stack, mirroring the Python module structure. Includes all DB models, config loader, matchup scoring logic, and screen stubs that compile cleanly with cargo check. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| docs | ||
| rust | ||
| src/sba_scout | ||
| tests | ||
| .env.example | ||
| .gitignore | ||
| .python-version | ||
| CLAUDE.md | ||
| LICENSE | ||
| main.py | ||
| PROJECT_PLAN.json | ||
| pyproject.toml | ||
| README.md | ||
| TROUBLESHOOTING.md | ||
| uv.lock | ||