mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-03-12 01:45:57 -05:00
CLI improvements for better UX: - Renamed 'tito community submit' to 'tito community share' - Removed tito/commands/submit.py (moved to module workflow) - Updated tito/main.py with cleaner command structure - Removed module workflow commands (start/complete/resume) - Updated __init__.py exports for CommunityCommand - Updated _modidx.py with new module exports Result: Cleaner CLI focused on essential daily workflows and clear distinction between casual sharing vs formal competition.