3 releases

Uses new Rust 2024

0.2.4 Apr 8, 2025
0.2.3 Apr 8, 2025
0.2.2 Apr 7, 2025

#870 in Command line utilities

Download history 204/week @ 2025-04-02 127/week @ 2025-04-09 8/week @ 2025-04-16

339 downloads per month

MIT license

12KB
289 lines

CLI application template for Rust

This is an opinionated CLI application starter template for Rust.

Instructions

  1. Clone this repository.

  2. If desired set constants APP_ORGANIZATION and APP_QUALIFIER in src/main.rs.

  3. Run help:

    cargo run -- --help
    

Dependencies

~4–12MB
~143K SLoC