0.1.0 May 31, 2023

#22 in #template-generator

MIT license

15KB
250 lines

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

Dependencies

~9–24MB
~346K SLoC