#axum #command

build create-axum-app

Create a new axum app with a single command

3 releases

Uses new Rust 2024

new 0.0.3 May 24, 2025
0.0.2 May 24, 2025
0.0.1 May 24, 2025

#260 in Build Utils

MIT license

8KB
172 lines

Create Axum App

create axum app is project scaffolding tool for rust axum project

Usage

 create-axum-app [PROJECT_NAME]

Options

  • -s, --server_url [default: 0.0.0.0:3000]

Dependencies

~1–1.6MB
~29K SLoC