cli-app-template 0.2.4

Starter template for CLI applications
cli-app-template-0.2.4 is not a library.

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