Watch
1
0
Fork
You've already forked clap
0
mirror of https://github.com/TomPlanche/clap.git synced 2026-09-13 22:49:58 +02:00
Fork of clap-rs/clap docs.rs/clap
  • Rust 90.8%
  • Shell 5.2%
  • PowerShell 2.6%
  • Nushell 0.6%
  • Elvish 0.4%
  • Other 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-04-13 09:19:23 -05:00
.cargo chore: Ensure MSRV-aware resolver is used 2025-03-05 11:48:22 -06:00
.github chore(deps): Update j178/prek-action action to v2 2026-04-01 01:36:55 +00:00
assets docs: Make clap logo background transparent 2023-06-14 01:58:18 +02:00
clap_bench chore: Upgrade compatible 2026-03-12 13:57:13 -05:00
clap_builder chore: Update compatible dependencies 2026-04-01 10:15:40 -05:00
clap_complete chore: Release 2026-04-13 09:19:23 -05:00
clap_complete_nushell chore: Update compatible dependencies 2026-04-01 10:15:40 -05:00
clap_derive chore: Update compatible dependencies 2026-04-01 10:15:40 -05:00
clap_lex chore: Release 2026-03-12 14:10:27 -05:00
clap_mangen chore: Update compatible dependencies 2026-04-01 10:15:40 -05:00
examples chore: Upgrade to 2025 edition 2026-03-12 12:50:54 -05:00
src chore: Release 2026-03-12 14:10:27 -05:00
tests fix: Make ui_tests test conditional on env feature 2026-03-26 20:26:45 +00:00
.clippy.toml chore(deps): Update Rust Stable to v1.93 (#6231) 2026-01-23 17:18:55 +00:00
.gitignore chore: First step 2023-03-29 14:33:22 -05:00
.pre-commit-config.yaml Merge pull request #6288 from clap-rs/renovate/crate-ci-typos-1.x 2026-03-02 11:54:43 -06:00
Cargo.lock chore: Release 2026-04-13 09:19:23 -05:00
Cargo.toml chore: Update compatible dependencies 2026-04-01 10:15:40 -05:00
CHANGELOG.md chore: Release 2026-03-12 14:10:27 -05:00
CITATION.cff chore: Release 2026-03-12 14:10:27 -05:00
committed.toml chore: First step 2023-03-29 14:33:22 -05:00
CONTRIBUTING.md docs(contrib): Update PR conventions from _rust template 2026-02-10 12:39:03 -06:00
deny.toml chore: Add license for libfuzzer 2025-09-18 13:39:37 -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(deps): Update Rust Stable to v1.94 (#6297) 2026-03-06 15:38:03 +00:00
README.md docs(readme): Experiment with alternative sponsor size 2026-01-16 13:04:34 -06: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.

Get Started

$ cargo add clap

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