No description
Find a file
2024-01-15 13:09:24 -06:00
.github chore(ci): Speed up critical path of CI 2024-01-08 09:58:56 -06: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 2024-01-15 10:20:03 -06:00
clap_complete docs: Update changelog 2024-01-15 13:09:24 -06:00
clap_complete_fig chore(deps): update compatible (dev) (#5276) 2024-01-01 01:44:12 +00:00
clap_complete_nushell chore: Update completest 2024-01-15 12:21:42 -06:00
clap_derive proc-macro2 bump to 1.0.69 to fix unknown feature proc_macro_span_shrink 2023-11-02 03:52:47 +08:00
clap_lex Correct safety docs 2024-01-02 17:22:34 -08:00
clap_mangen chore: Release 2024-01-11 10:37:53 -06:00
examples docs(cookbook): Clarify intent of fake flags 2024-01-08 10:14:37 -06:00
src chore: Release 2024-01-15 10:20:03 -06:00
tests fix(parser): Ensure subcommand flags can conflict 2024-01-11 10:25:57 -06:00
.clippy.toml chore: Update MSRV to 1.70 2023-08-24 10:14:23 -05:00
.gitignore chore: First step 2023-03-29 14:33:22 -05:00
.pre-commit-config.yaml chore: Update from '_rust/main' 2023-12-04 11:05:47 -06:00
Cargo.lock chore: Update completest 2024-01-15 12:21:42 -06:00
Cargo.toml chore: Release 2024-01-15 10:20:03 -06:00
CHANGELOG.md chore: Release 2024-01-15 10:20:03 -06:00
CITATION.cff chore: Release 2024-01-15 10:20:03 -06: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: Approve ISC 2023-09-07 09:33:44 -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 chore: Be consistent in MSRV precision 2023-10-05 20:18:35 -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