clap/clap_generate_fig
Ed Page 416b38c43e fix(fig): Reduce deepdencies
Like with #2903, we are depending on more features than needed, forcing
them onto users.  This also impacts our testing since we aren't truly
getting minimal test runs (see #2976).
2021-11-01 14:50:36 -05:00
..
examples fix(fig): Get compiling 2021-10-12 11:00:34 -05:00
src Release 3.0.0-beta.5 2021-10-17 17:01:18 +01:00
tests feat(doc): Fix many typos in docs, comments and codes found by typos-cli 2021-10-19 10:38:22 +09:00
Cargo.toml fix(fig): Reduce deepdencies 2021-11-01 14:50:36 -05:00
LICENSE-APACHE Refactored fig generation code to crate 2021-10-07 20:54:14 -04:00
LICENSE-MIT Refactored fig generation code to crate 2021-10-07 20:54:14 -04:00
README.md Refactored fig generation code to crate 2021-10-07 20:54:14 -04:00

clap_generate_fig

Generates Fig completions for clap based CLIs