gerust

Project generator for Rust backend projects with built-in templates

brewmacoslinux
Try with needOr install directly
Source

About

Project generator for Rust backend projects

Commands

gerust

Examples

Create a new Rust backend project with default template$ gerust new my_project
Generate a new project with a specific template$ gerust new my_api --template actix
List available project templates$ gerust templates