No description
Find a file
Ed Page 72dda07a42 fix(complete)!: Remove CompleteCommand
This just has too many caveats to be worth maintaining
2024-08-28 21:29:12 -05:00
.github test(derive): Update UI tests to stable 2024-07-31 14:52:53 -05:00
assets docs: Make clap logo background transparent 2023-06-14 01:58:18 +02:00
clap_bench docs: Link to repo, not webpage inside repo 2024-06-04 15:36:17 -05:00
clap_builder fix(derive): Improve unsupported field type error message 2024-08-28 14:03:29 -05:00
clap_complete fix(complete)!: Remove CompleteCommand 2024-08-28 21:29:12 -05:00
clap_complete_fig chore: Release 2024-07-25 08:39:13 -05:00
clap_complete_nushell chore: Release 2024-07-25 08:39:13 -05:00
clap_derive chore: Release 2024-07-31 16:26:41 -05:00
clap_lex chore: Release 2024-07-25 08:39:13 -05:00
clap_mangen chore: Release 2024-07-25 08:39:13 -05:00
examples docs(cookbook): Style cargo plugin 2024-08-08 10:31:27 -05:00
src chore: Release 2024-08-15 16:42:20 -05:00
tests fix(derive): Improve unsupported field type error message 2024-08-28 14:03:29 -05:00
.clippy.toml chore(ci): Allow prelude wildcard imports 2024-04-26 11:36:19 -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 fix(complete)!: Remove CompleteCommand 2024-08-28 21:29:12 -05:00
Cargo.toml test(derive): Require opt-in 2024-08-28 14:02:23 -05:00
CHANGELOG.md chore: Release 2024-08-15 16:42:20 -05:00
CITATION.cff chore: Release 2024-08-15 16:42:20 -05:00
committed.toml chore: First step 2023-03-29 14:33:22 -05:00
CONTRIBUTING.md fix: Typo in CONTRIBUTING.md 2024-08-23 23:57:05 +02:00
deny.toml chore: Update deny config 2024-05-29 16:15:19 -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 test(derive): Require opt-in 2024-08-28 14:02:23 -05:00
README.md Merge pull request #7 from peter-kehl/readme_pass_markdown_lint 2023-10-02 15:49:33 -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