No description
Find a file
2023-06-02 13:59:38 +03:00
.github chore(gh): Enable more settings 2023-04-17 20:12:27 -05:00
assets docs: Add back in logo 2021-12-07 17:45:57 -06:00
clap_bench chore(deps): update rust crate criterion to 0.5.1 2023-06-01 00:40:17 +00:00
clap_builder chore(deps): update compatible (dev) 2023-06-01 00:38:25 +00:00
clap_complete chore(deps): update compatible (dev) 2023-06-01 00:38:25 +00:00
clap_complete_fig chore(deps): update compatible (dev) 2023-06-01 00:38:25 +00:00
clap_complete_nushell chore(deps): update compatible (dev) 2023-06-01 00:38:25 +00:00
clap_derive perf(derive): Reduce amount of generated code 2023-06-02 13:59:38 +03:00
clap_lex chore: Release 2023-05-19 11:48:29 -05:00
clap_mangen chore(deps): update compatible (dev) 2023-06-01 00:38:25 +00:00
examples chore: Inline simple non-mixed format args 2023-05-04 15:58:04 -04:00
src docs(derive): Clarify name is package name, not crate name 2023-05-23 08:38:02 -05:00
tests test(parser): Verify value terminator precedence 2023-05-19 11:04:48 -05:00
.clippy.toml chore(ci): Clarify why map_or is banned 2023-05-19 08:55:22 -05:00
.gitignore chore: First step 2023-03-29 14:33:22 -05:00
.pre-commit-config.yaml chore(pre): Mirror exclude in pre-commit 2023-03-30 01:53:15 -05:00
Cargo.lock Merge pull request #4944 from clap-rs/renovate/criterion-0.x 2023-06-01 09:44:32 -05:00
Cargo.toml chore(deps): update compatible (dev) 2023-06-01 00:38:25 +00:00
CHANGELOG.md chore: Release 2023-05-19 11:55:42 -05:00
CITATION.cff chore: Release 2023-05-19 11:55:42 -05:00
committed.toml chore: First step 2023-03-29 14:33:22 -05:00
CONTRIBUTING.md docs(contrib): Remove reference to travis 2023-03-29 14:40:57 -05:00
deny.toml chore(ci): Expand approved licenses 2023-03-29 15:28:54 -05:00
LICENSE-APACHE chore: First step 2023-03-29 14:33:22 -05:00
LICENSE-MIT chore: First step 2023-03-29 14:33:22 -05:00
Makefile feat(help): Allow customizing terminal styling 2023-04-18 15:22:42 -05:00
README.md chore: First step 2023-03-29 14:33:22 -05:00
release.toml chore: Update owners 2023-05-19 20:00:10 -05:00
typos.toml docs: Fix typos 2021-11-17 15:21:58 -06:00

clap

Command Line Argument Parser for Rust

Crates.io Crates.io License License Build Status Coverage Status Contributors

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:

Sponsors

Gold

Silver

Bronze

Backer