No description
Find a file
Thayne McCombs 86db119153 feat(complete): Support getting shell from env
Add functions for getting the Shell from a path and for getting the
current shell form environment variables.

Closes: #4446
2022-11-06 23:39:55 -07:00
.github fix: Permissions syntax 2022-09-18 18:55:47 +01:00
assets docs: Add back in logo 2021-12-07 17:45:57 -06:00
clap_bench fix: Require release versions of clap 2022-10-18 14:36:44 -05:00
clap_complete feat(complete): Support getting shell from env 2022-11-06 23:39:55 -07:00
clap_complete_fig chore: Release 2022-10-18 14:37:53 -05:00
clap_derive chore: Release 2022-10-20 16:58:59 -05:00
clap_lex chore: Release 2022-09-20 16:28:27 -05:00
clap_mangen chore: Release 2022-10-31 06:54:01 -05:00
examples docs: Provide a better example for positional arg append under derive 2022-10-14 14:49:39 +01:00
src Merge pull request #4401 from epage/last 2022-10-18 07:41:02 -05:00
tests fix(derive): Allow skipping enum variants with a value 2022-10-20 16:44:51 -05: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(deps): bump trybuild from 1.0.65 to 1.0.71 2022-11-01 07:08:50 +00:00
Cargo.toml chore(deps): bump trybuild from 1.0.65 to 1.0.71 2022-11-01 07:08:50 +00:00
CHANGELOG.md chore: Release 2022-10-20 16:58:59 -05:00
committed.toml chore: Align on boilerplate 2021-11-17 15:24:50 -06:00
CONTRIBUTING.md docs: Clarify support policy 2022-09-29 09:06:31 -05: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 perf: Switch to &'static str by default 2022-09-16 16:44:39 -05:00
README.md chore: Update release process 2022-07-19 14:41:42 -05: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