-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Labels
Description
clap is a popular crate that makes it extremely easy to write CLI programs in Rust.
We should include some examples that use it, for users to reference. It would also be good to verify that the way Context::default_from_env()
works is compatible with clap.
Maintainers can feel free to assign this ticket to me; I'm opening this mostly as a reminder to myself to do this.
romainreignier and Guelakais