Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
examples/ | 07-Sep-2024 | - | 13 | 10 | ||
src/ | 07-Sep-2024 | - | 505 | 414 | ||
tests/ | 07-Sep-2024 | - | 1,071 | 1,040 | ||
CHANGELOG.md | D | 07-Sep-2024 | 2.9 KiB | 90 | 58 | |
Cargo.toml | D | 07-Sep-2024 | 1.4 KiB | 40 | 34 | |
LICENSE-APACHE | D | 07-Sep-2024 | 11.1 KiB | 202 | 169 | |
LICENSE-MIT | D | 07-Sep-2024 | 1.1 KiB | 22 | 17 | |
README.md | D | 07-Sep-2024 | 343 | 10 | 6 |
README.md
1# clap_complete_fig 2 3Generates [Fig](https://github.com/withfig/autocomplete) completions for [`clap`](https://github.com/clap-rs/clap) based CLIs 4 5<!-- * [Documentation][docs] --> 6- [Questions & Discussions](https://github.com/clap-rs/clap/discussions) 7- [CONTRIBUTING](../CONTRIBUTING.md) 8 9<!-- [docs]: https://docs.rs/clap_complete_fig --> 10