No description
Find a file
Ed Page 1f022b8395
Merge pull request #5043 from epage/compl
chore(complete): Update completest
2023-07-24 13:17:03 -05:00
.github chore(gh): Enable more settings 2023-04-17 20:12:27 -05:00
assets docs: Make clap logo background transparent 2023-06-14 01:58:18 +02:00
clap_bench chore(deps): update rust crate criterion to 0.5.1 2023-06-01 00:40:17 +00:00
clap_builder chore: Release 2023-07-21 16:56:00 -05:00
clap_complete chore(complete): Update completest 2023-07-24 12:57:56 -05:00
clap_complete_fig chore: Release 2023-06-01 21:10:46 -05:00
clap_complete_nushell chore: Release 2023-06-01 21:10:46 -05:00
clap_derive chore: Release 2023-07-14 12:01:56 -05:00
clap_lex chore: Release 2023-05-19 11:48:29 -05:00
clap_mangen chore: Release 2023-06-01 21:10:46 -05:00
examples docs(cookbook): Correct a typo 2023-07-21 10:54:08 -05:00
src docs(builder): Provide styling examples 2023-07-17 17:10:33 -05:00
tests fix(parser): Value terminator has higher precedence than later multiple values 2023-07-21 16:41:08 -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 chore(complete): Update completest 2023-07-24 12:57:56 -05:00
Cargo.toml chore: Release 2023-07-21 16:56:00 -05:00
CHANGELOG.md chore: Release 2023-07-21 16:56:00 -05:00
CITATION.cff chore: Release 2023-07-21 16:56:00 -05:00
committed.toml chore: First step 2023-03-29 14:33:22 -05:00
CONTRIBUTING.md docs: Consistently use console fence type 2023-03-24 21:33:49 -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 docs(readme): Fix build status badge (#4559) 2022-12-16 20:46:43 -06: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