mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-07-10 19:59:48 -05:00
- Rename SyncCommand to ExportCommand and sync.py to export.py - Update all CLI references from 'tito package sync' to 'tito package export' - Update help text and internal messages to use 'Export' terminology - Update imports across all command files - Update help text in main CLI, reset, clean, info, and notebooks commands - Command now clearly communicates that it exports notebook code to Python package - Maintains same functionality but with clearer naming for user experience