Pinned Repositories
anstyle
ANSI text styling
book
Documentation on how to use the Rust Programming Language to develop commandline applications
climake
The simplistic, dependency-free cli library ✨
config-rs
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
confy
🛋 Zero-boilerplate configuration management in Rust
env_logger
A logging implementation for `log` which is configured via an environment variable.
human-panic
Panic messages for humans.
man
Generate structured man pages
rexpect
.github/workflows/ci.yml
team
CLI working group
Rust CLI WG's Repositories
rust-cli/config-rs
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
rust-cli/human-panic
Panic messages for humans.
rust-cli/confy
🛋 Zero-boilerplate configuration management in Rust
rust-cli/env_logger
A logging implementation for `log` which is configured via an environment variable.
rust-cli/book
Documentation on how to use the Rust Programming Language to develop commandline applications
rust-cli/rexpect
.github/workflows/ci.yml
rust-cli/team
CLI working group
rust-cli/man
Generate structured man pages
rust-cli/climake
The simplistic, dependency-free cli library ✨
rust-cli/anstyle
ANSI text styling
rust-cli/termtree
Visualize tree-like data on the command-line
rust-cli/roff-rs
ROFF (man page format) generation library
rust-cli/argfile
Load additional CLI args from file
rust-cli/proc-exit
Exit codes for process termination
rust-cli/cli-template
Cargo template for generating CLIs
rust-cli/concolor
Colored Console primitives for Rust CLIs