clap/clap_generate
Ed Page 2288f55cc1 test: Rely on release process for version sync
When we switch to `cargo-release`, it will validate that the auto-update
was performed.  No reason to have an extra dependency during
development.
2021-11-30 09:59:59 -06:00
..
examples docs(generate): Move derive example to generate 2021-10-26 14:26:50 -05:00
src Allow bash completions to work with an alias (clap-rs/clap#2054) 2021-11-29 09:02:52 -06:00
tests test: Rely on release process for version sync 2021-11-30 09:59:59 -06:00
Cargo.toml test: Rely on release process for version sync 2021-11-30 09:59:59 -06:00
LICENSE-APACHE docs: Ensure all crates have license files 2021-10-04 14:45:31 -05:00
LICENSE-MIT docs: Ensure all crates have license files 2021-10-04 14:45:31 -05:00
README.md chore: Minor doc and style changes 2021-10-12 02:08:11 +01:00

clap_generate

Crates.io Crates.io License License

Generates completions (and other things) for clap based CLIs