1 unstable release
0.1.0 | Mar 15, 2025 |
---|
#261 in Cargo plugins
14KB
245 lines
Description
The Axum CLI is a command-line tool that helps you to create/initialize and develop your Axum appliction. It assists you by making you create or initialize new model, very easy and very fast. It makes you develop the Axum application in a standard structure.
Installation:
- Using Cerate.io:
$ cargo install axumcli
- Using the repository:
$ cargo install --path .
Usage:
For the usage documentation see DOCs
Dependencies
~1–1.6MB
~30K SLoC