clap/clap_generate
Ed Page 6c6b97daa8 docs: Ensure all crates have license files
In #2270, its brought up to solve this at the `cargo workspace publish`
level.  However, copying the files is a 5s fix without any design work,
it doesn't seem like support within an external tool should block us
from getting this fix into users hands.  Once `cargo workspace publish`
supports this and if we are still using it, we can re-evaluate.

Fixes #2270
2021-10-04 14:45:31 -05:00
..
examples ArgValue builder (#2758) 2021-09-19 10:29:09 +00:00
src Fix Elvish completions generation 2021-09-24 22:29:05 +10:00
tests Fix Elvish completions generation 2021-09-24 22:29:05 +10:00
Cargo.toml Pin clap_derive version (#2706) 2021-08-17 08:43:37 +00: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 docs(generate): Improve jumping off points 2021-08-18 12:10:04 -05:00

clap_generate

Crates.io Crates.io License License

Generates completions (and other things) for clap based CLIs