1 unstable release

new 0.2.2 Apr 7, 2025

#737 in Command line utilities

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
~144K SLoC