cargo-generate 0.5.0

cargo, make me a project
Documentation
# Available Templates

- [PyO3]: Write a Python Library in Rust, [DD5HT]
- [wasm-pack]: Write a wasm Library in Rust, [ashleygwilliams]
- [CLI]: Write a CLI (Command Line Interface) Application in Rust, [rust-cli]
- [rocket-base]: Write a simple web application using Rocket, [k0pernicus]
- [rust-samp-sdk]: Write samp plugins in Rust, [Sreyas-Sreelal]
- [actix-tera]: Create a basic web application with Actix-web and Tera, [Otomato]
- [procmacro-quickstart]: Write procedural macros, [eupn]
- [bluepill]: Create rust projects for the 'blue pill' stm32 microcontroller board [mendelt]
- [cmdr]: Write interactive commandline applications [mendelt]
- [ggez]: Write games in Rust using ggez, [cyclowns]

[PyO3]: https://github.com/DD5HT/pyo3-template
[DD5HT]: https://github.com/DD5HT
[wasm-pack]: https://github.com/rustwasm/wasm-pack-template
[ashleygwilliams]: https://github.com/ashleygwilliams
[CLI]: https://github.com/rust-cli/cli-template
[rust-cli]: https://github.com/rust-cli
[rocket-base]: https://github.com/k0pernicus/cargo-template-rocket-base
[k0pernicus]: https://github.com/k0pernicus
[rust-samp-sdk]: https://github.com/Sreyas-Sreelal/rs-plugin-boilerplate
[Sreyas-Sreelal]: https://github.com/sreyas-sreelal
[actix-tera]: https://github.com/otomato-gh/cargo-template-actix-tera
[Otomato]: https://github.com/otomato-gh
[procmacro-quickstart]: https://github.com/eupn/rust-procmacro-quickstart-template
[eupn]: https://github.com/eupn
[bluepill]: https://github.com/mendelt/bluepill-template
[cmdr]: https://github.com/mendelt/cmdr-template
[mendelt]: https://github.com/mendelt
[ggez]: https://github.com/cyclowns/cargo-generate-ggez
[cyclowns]: https://github.com/cyclowns