| Crates.io | cli-app-template |
| lib.rs | cli-app-template |
| version | 0.2.4 |
| created_at | 2025-04-07 08:20:21.980275+00 |
| updated_at | 2025-04-08 05:43:39.073036+00 |
| description | Starter template for CLI applications |
| homepage | https://github.com/tobx/rust-cli-app-template |
| repository | https://github.com/tobx/rust-cli-app-template |
| max_upload_size | |
| id | 1623811 |
| size | 34,793 |
This is an opinionated CLI application starter template for Rust.
Clone this repository.
If desired set constants APP_ORGANIZATION and APP_QUALIFIER in src/main.rs.
Run help:
cargo run -- --help