clap/clap_generate
2021-10-14 22:51:40 +01:00
..
examples feat(generate): 'impl Generator for Shell' 2021-10-11 10:46:44 -05:00
src Improve bash generator 2021-10-14 22:51:40 +01:00
tests Improve bash generator 2021-10-14 22:51:40 +01:00
Cargo.toml fix: Whitespace in our generators **is** important and we need to fix it 2021-10-12 02:08:11 +01: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