1 unstable release
new 0.1.0 | Mar 15, 2025 |
---|
#1399 in Command line utilities
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.7MB
~31K SLoC