Skip to content

v1.0.0 - Initial Release

Latest

Choose a tag to compare

@GafelSon GafelSon released this 02 Oct 08:07

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