mirror of
https://github.com/clap-rs/clap
synced 2024-11-12 23:57:10 +00:00
74beef55a9
README.md list indentation and no bare URLs, as per Markdown Lint VS Code extension
1.8 KiB
1.8 KiB
clap
Command Line Argument Parser for Rust
Dual-licensed under Apache 2.0 or MIT.
About
Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.
For more details, see: