No description
Find a file
Ed Page ff204809a5
Merge pull request #5544 from shannmu/elvish_glue
feat(clap_complete): add native completion support for elvish
2024-07-18 08:11:58 -05:00
.github fix: Install shells for CI 2024-07-05 15:35:01 -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 chore: Release 2024-07-08 21:07:21 -05:00
clap_complete feat(clap_complete): Add elvish support for native completion 2024-07-18 13:44:27 +08:00
clap_complete_fig chore: Release 2024-06-06 15:14:24 -05:00
clap_complete_nushell fix: Fix wrong cfg(linux) 2024-07-05 15:35:01 -05:00
clap_derive chore: Release 2024-06-28 12:44:19 -04:00
clap_lex chore: Release 2024-06-06 15:14:24 -05:00
clap_mangen chore: Release 2024-06-28 12:44:19 -04:00
examples chore: Update from template 2024-05-14 12:27:02 -05:00
src chore: Release 2024-07-08 21:07:21 -05:00
tests feat: Show user defined help flags in hints 2024-07-08 19:01:22 -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 chore: Release 2024-07-10 20:34:37 -05:00
Cargo.toml chore: Release 2024-07-08 21:07:21 -05:00
CHANGELOG.md chore: Release 2024-07-08 21:07:21 -05:00
CITATION.cff chore: Release 2024-07-08 21:07:21 -05:00
committed.toml chore: First step 2023-03-29 14:33:22 -05:00
CONTRIBUTING.md chore: fix some comments 2024-06-20 11:40:13 +08: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