No description
Find a file
Ed Page 09354dec21 fix: Allow non-bool value_parsers for SetTrue
Not sure if we could have originally made this work but it definitely
does now that we use `default_missing_value` for this (#4000)
2022-08-18 21:35:29 -05:00
.github chore(ci): Lock docs to MSRV 2022-08-12 08:24:15 -05:00
assets docs: Add back in logo 2021-12-07 17:45:57 -06:00
clap_bench fix!: Prefer IntoIterator over &[] 2022-08-15 13:26:17 -05:00
clap_complete style: Address clippy 2022-08-11 16:07:58 -05:00
clap_complete_fig chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00
clap_derive fix!: Prefer IntoIterator over &[] 2022-08-15 13:26:17 -05:00
clap_lex chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00
clap_mangen fix!: Track original Ids, rather than a hash 2022-08-12 15:46:04 -05:00
examples Merge pull request #4080 from epage/iter 2022-08-15 11:15:30 -05:00
src fix: Allow non-bool value_parsers for SetTrue 2022-08-18 21:35:29 -05:00
tests fix: Allow non-bool value_parsers for SetTrue 2022-08-18 21:35:29 -05:00
.clippy.toml chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00
.gitignore chore: Allow testing MSRV 2022-07-19 13:50:27 -05:00
.pre-commit-config.yaml chore: Upgrade boilerplate 2022-02-15 12:36:19 -06:00
Cargo.lock refactor: Move off of IndexMap/HashMap 2022-08-11 14:06:41 -05:00
Cargo.toml docs(cookbook): Add position-sensitive example 2022-08-15 10:59:05 -05:00
CHANGELOG.md fix: Allow non-bool value_parsers for SetTrue 2022-08-18 21:35:29 -05:00
committed.toml chore: Align on boilerplate 2021-11-17 15:24:50 -06:00
CONTRIBUTING.md docs(contrib): Say why we use feature flag 2022-08-09 10:23:23 -05:00
LICENSE-APACHE chore: relicense under MIT and APACHE 2.0 2018-07-23 14:25:18 -04:00
LICENSE-MIT docs(license): Update years/holders 2022-06-27 12:55:09 -05:00
Makefile chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00
README.md chore: Update release process 2022-07-19 14:41:42 -05:00
release.toml chore: Allow releasing from release branches 2022-07-25 13:31:25 -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