No description
Find a file
2023-04-21 07:42:44 -05:00
.github chore(gh): Enable more settings 2023-04-17 20:12:27 -05:00
assets docs: Add back in logo 2021-12-07 17:45:57 -06:00
clap_bench chore: Fully specify dependencies 2023-03-16 06:07:08 -05:00
clap_builder docs: Update mut_arg docs on help + version flags 2023-04-20 22:18:27 -04:00
clap_complete chore: Release 2023-04-21 07:42:44 -05:00
clap_complete_fig chore: Release 2023-03-28 02:19:08 -05:00
clap_derive chore: Release 2023-03-28 02:19:08 -05:00
clap_lex chore: Release 2023-03-28 00:48:10 -05:00
clap_mangen chore: Release 2023-03-16 10:42:06 -05:00
examples fix(error): Change from neutral 'note' to helpful 'tip' 2023-03-27 20:45:11 -05:00
src feat(help): Allow customizing terminal styling 2023-04-18 15:22:42 -05:00
tests fix(help): Preserve block indent when wrapping 2023-04-19 11:55:53 -05:00
.clippy.toml chore(ci): Remove allow-print-in-tests due to MSRV 2023-03-30 01:50:11 -05:00
.gitignore chore: First step 2023-03-29 14:33:22 -05:00
.pre-commit-config.yaml chore(pre): Mirror exclude in pre-commit 2023-03-30 01:53:15 -05:00
Cargo.lock chore: Release 2023-04-21 07:42:44 -05:00
Cargo.toml chore: Release 2023-04-19 11:11:47 -05:00
CHANGELOG.md chore: Release 2023-04-19 11:11:47 -05:00
CITATION.cff chore: Release 2023-04-19 11:11:47 -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(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): Allow customizing terminal styling 2023-04-18 15:22:42 -05:00
README.md chore: First step 2023-03-29 14:33:22 -05:00
release.toml chore: Update release process 2023-03-29 14:51:13 -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