clap/clap_generate
Ed Page 13a93ab671 docs(generate): Improve jumping off points
This provides a skeleton README for `clap_generate`, including a
one-line summary and a link to the docs to guide people to the examples
there.

In doing so, I tried to clarify and be consistent in what role
this crate plays.  While it is very general, being too general in the
description can lead people to not understand where they could use it.

Fixes #1711
2021-08-18 12:10:04 -05:00
..
examples Demangle interlinking flags 2021-03-09 13:45:11 +00:00
src docs(generate): Improve jumping off points 2021-08-18 12:10:04 -05:00
tests Replace "Prints" with "Print" for default help and version commands 2021-07-29 20:23:25 -07:00
Cargo.toml Pin clap_derive version (#2706) 2021-08-17 08:43:37 +00: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