clap/clap_complete
Ed Page 9e4fc9b697 test: Make shell integration tests non-blocking
We're running into the problem of tests being dependent on the version
of the command.

This has a side benefit of speeding up builds of tests because we don't
build nushell as often.
2024-09-27 13:53:12 -05:00
..
examples style: Make clippy happy 2024-09-26 21:20:17 -05:00
src style: Make clippy happy 2024-09-26 21:20:17 -05:00
tests test: Make shell integration tests non-blocking 2024-09-27 13:53:12 -05:00
Cargo.toml test: Make shell integration tests non-blocking 2024-09-27 13:53:12 -05:00
CHANGELOG.md chore: Release 2024-09-20 15:05:01 -05:00
CONTRIBUTING.md fix(complete): Give crates more specific names 2021-12-31 12:03:29 -06:00
LICENSE-APACHE fix(complete): Give crates more specific names 2021-12-31 12:03:29 -06:00
LICENSE-MIT docs(license): Update years/holders 2022-06-27 12:55:09 -05:00
README.md chore: Release 2024-09-20 15:05:01 -05:00

clap_complete

Shell completion generation for clap

Crates.io Crates.io License License

Dual-licensed under Apache 2.0 or MIT.

  1. About
  2. API Reference
  3. Questions & Discussions
  4. CONTRIBUTING
  5. Sponsors

About