axum_generator

Crates.ioaxum_generator
lib.rsaxum_generator
version0.1.0
sourcesrc
created_at2023-05-31 17:27:15.86143
updated_at2023-05-31 17:27:15.86143
descriptionAxum Web Template Generator
homepagehttps://github.com/myyrakle/axum_generator/blob/master/README.md
repositoryhttps://github.com/myyrakle/axum_generator
max_upload_size
id879002
size51,289
myyrakle (myyrakle)

documentation

https://github.com/myyrakle/axum_generator/blob/master/README.md

README

axum-generator

GitHub license

You can install it like this:

cargo install axum_generator

If generator is installed, you can create axum project template as follows.

axum new first_project

If you want to organize your project in the current directory, use the init command.

axum init first_project
Commit count: 37

cargo fmt