template-rs v1.0.0 - Initial Release
π First stable release of template-rs!
Features
- β¨ Interactive CLI for Rust project initialization
- π§ Auto-generates Cargo.toml with full metadata
- π README, LICENSE, and AUTHORS file generation
- π¨ Nerd Font icons support
- π Built-in license templates (MIT, Apache-2.0, GPL-3.0, BSD-3-Clause, MPL-2.0)
- π³ Git integration with auto-initialization
- β Cargo check validation
- π Zero external dependencies
Installation
git clone https://github.com/gafelson/template-rs
cd template-rs
chmod +x init.py
python init.py