No description
Find a file
2023-01-03 13:22:35 -06:00
.github chore(ci): Force setting of toolchain target 2023-01-03 09:04:11 -06:00
assets docs: Add back in logo 2021-12-07 17:45:57 -06:00
clap_bench fix(help_template): Remove {bin} variable 2022-12-22 01:13:02 +09:00
clap_complete fix(error): Lowercase the start of error messages 2023-01-03 13:17:46 -06:00
clap_complete_fig fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
clap_derive Fix typo in clap-derive error message 2023-01-02 01:39:14 +00:00
clap_lex style: Make clippy happy 2022-11-24 08:05:21 -06:00
clap_mangen fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
examples fix(error): Match rustc for giving more information 2023-01-03 13:22:35 -06:00
src fix(error): Match rustc for giving more information 2023-01-03 13:22:35 -06:00
tests fix(error): Match rustc for giving more information 2023-01-03 13:22:35 -06:00
.clippy.toml chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00
.gitignore chore: Allow testing MSRV 2022-07-19 13:50:27 -05:00
.pre-commit-config.yaml chore: Upgrade boilerplate 2022-02-15 12:36:19 -06:00
Cargo.lock chore: Update terminal_size 2023-01-03 09:28:01 -06:00
Cargo.toml chore(deps): update compatible (dev) 2023-01-01 02:25:24 +00:00
CHANGELOG.md chore: Release 2022-12-22 13:21:07 -06:00
committed.toml chore: Switch to renovate 2022-12-01 11:23:46 -06:00
CONTRIBUTING.md docs: Point to Makefile for feature list 2022-12-12 10:41:13 -06:00
LICENSE-APACHE chore: relicense under MIT and APACHE 2.0 2018-07-23 14:25:18 -04:00
LICENSE-MIT docs(license): Update years/holders 2022-06-27 12:55:09 -05:00
Makefile chore(ci): Disable color for wasm 2023-01-03 09:28:04 -06:00
README.md docs(readme): Fix build status badge (#4559) 2022-12-16 20:46:43 -06:00
release.toml chore: Update release process 2022-10-24 11:51:14 -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