mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-03-12 06:33:34 -05:00
Replaced tito book and tito demo commands with simple shell scripts: - scripts/build-book.sh - Build Jupyter Book (with optional browser open) - scripts/build-docs.sh - Build full website docs (book + static assets) Easier for developers to run directly without CLI overhead. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>