No description
Find a file
2023-09-20 08:56:04 -05:00
.github chore(ci): Experiment with dropping MSRV patch 2023-09-20 08:56:04 -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 docs: Clarify most asserts are for debug builds 2023-09-19 12:38:21 -05:00
clap_complete chore: Release 2023-09-07 08:58:13 -05:00
clap_complete_fig chore: Release 2023-09-18 09:28:47 -06:00
clap_complete_nushell chore: Release 2023-09-11 09:28:48 -05:00
clap_derive chore: Release 2023-08-31 13:19:11 -05:00
clap_lex chore: Release 2023-08-24 11:07:01 -05:00
clap_mangen chore: Release 2023-09-18 09:28:47 -06:00
examples fix(doc): Fix typo in 03_04_subcommands.md 2023-09-13 20:56:05 -07:00
src docs(tutorial): Split into separate modules per section 2023-09-12 09:24:27 -05:00
tests feat(help): Stabilize styling support 2023-08-28 09:49:48 -05: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' template 2023-08-11 16:14:18 -05:00
Cargo.lock chore: Release 2023-09-18 09:28:47 -06:00
Cargo.toml chore: Release 2023-09-18 09:28:47 -06:00
CHANGELOG.md chore: Release 2023-09-18 09:28:47 -06:00
CITATION.cff chore: Release 2023-09-18 09:28:47 -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(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): Stabilize styling support 2023-08-28 09:49:48 -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