Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 320 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 320 Bytes

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