Commit graph

5 commits

Author SHA1 Message Date
developtheweb@protonmail.com
53946c1897 Refactor sl from simple script to professional CLI tool
- Complete rewrite as standalone Python executable
- Add multiple train types (Classic, D51, C51)
- Implement flying mode, accident mode, and speed control
- Remove external dependencies (now pure Python with ANSI codes)
- Add professional documentation (README, CONTRIBUTING, CHANGELOG)
- Update author information to Reverend Steven Milanese
- Add installation via Makefile
- Clean up virtual environments and old files
- Enhance README with badges, platform instructions, and links

This transforms sl into a production-ready command-line tool following
software engineering best practices while maintaining its core purpose
as a fun terminal animation.
2025-06-05 21:42:48 -04:00
neo
8929a825b9 Updated README 2024-08-20 21:09:42 -04:00
neo
8178b7e9c2 Updated README 2024-08-20 21:08:44 -04:00
neo
f15e78eb70 Draft README 2024-08-20 21:05:19 -04:00
Steven Milanese
e3d01224b3 Initial commit 2024-08-20 20:54:11 -04:00