mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 06:44:16 +00:00
docs: Add mention of nushell to clap_complete README
This commit is contained in:
parent
58469d1669
commit
3b35dba160
1 changed files with 1 additions and 0 deletions
|
@ -21,3 +21,4 @@ Dual-licensed under [Apache 2.0](LICENSE-APACHE) or [MIT](LICENSE-MIT).
|
|||
### Related Projects
|
||||
|
||||
- [clap_complete_fig](https://crates.io/crates/clap_complete_fig) for [fig](https://fig.io/) shell completion support
|
||||
- [clap_complete_nushell](https://crates.io/crates/clap_complete_nushell) for [nushell](https://www.nushell.sh/) shell completion support
|
||||
|
|
Loading…
Reference in a new issue