0.1.0 |
|
---|
#24 in #template-generator
15KB
250 lines
axum-generator
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
Dependencies
~10–26MB
~352K SLoC