rustverse-0.1.2 is not a library.
π¦ Rustverse
A friendly project generator for Rust β like cargo new, but more fun β¨
Quickly scaffold projects such as Axum 0.6.9, CLI tools, and more.
π Installation
You can install Rustverse from crates.io:
Then run it anywhere on your system:
π§© Templates
| Template | Description |
|---|---|
basic |
A simple βHello Rustverse!β CLI |
axum |
Axum 0.6.9 web server template |
π» Usage
π’ Create a basic project
Then run:
Output:
Hello Rustverse!
π£ Create an Axum web project
Then run:
Server output:
π Server running at http://127.0.0.1:3000
Open your browser and visit http://localhost:3000
π Development
Clone the repository and build from source:
Run locally:
πͺͺ License
Licensed under the MIT License.
Made with β€οΈ by Porrapat Petchdamrongskul
βHello Rustverse β where your journey begins.β