No description
Find a file
Ed Page 5ba67148de
Merge pull request #5468 from klensy/clone-me
chore(derive): remove useless clones
2024-04-22 11:40:36 -05:00
.github chore: Add Github Sponsors on this repo 2024-04-11 19:34:51 -04:00
assets docs: Make clap logo background transparent 2023-06-14 01:58:18 +02:00
clap_bench chore(deps): update compatible (dev) (#5381) 2024-03-01 00:16:52 +00:00
clap_builder docs: Fix typo 2024-04-09 12:05:12 -05:00
clap_complete chore: Release 2024-04-09 12:08:43 -05:00
clap_complete_fig chore(deps): update compatible (dev) (#5438) 2024-04-01 00:30:25 +00:00
clap_complete_nushell chore(deps): update compatible (dev) (#5438) 2024-04-01 00:30:25 +00:00
clap_derive chore(derive): Remove useless clones 2024-04-22 19:02:59 +03:00
clap_lex chore: Release 2024-02-08 10:33:13 -06:00
clap_mangen chore(deps): update compatible (dev) (#5438) 2024-04-01 00:30:25 +00:00
examples docs(example): Update builder examples to keep in sync with derive examples 2024-04-16 02:20:41 +09:00
src chore: Release 2024-03-25 16:08:19 -05:00
tests fix(derive): Re-allow expressions for id's 2024-03-25 14:42:22 -05:00
.clippy.toml chore: Update MSRV to 1.74 2024-02-08 09:45:17 -06: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: Release 2024-04-09 12:08:43 -05:00
Cargo.toml chore(deps): update compatible (dev) (#5438) 2024-04-01 00:30:25 +00:00
CHANGELOG.md chore: Release 2024-03-25 16:08:19 -05:00
CITATION.cff chore: Release 2024-03-25 16:08:19 -05: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: Update MSRV to 1.74 2024-02-08 09:45:17 -06: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