mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 22:32:33 +00:00
6c6b97daa8
In #2270, its brought up to solve this at the `cargo workspace publish` level. However, copying the files is a 5s fix without any design work, it doesn't seem like support within an external tool should block us from getting this fix into users hands. Once `cargo workspace publish` supports this and if we are still using it, we can re-evaluate. Fixes #2270 |
||
---|---|---|
.. | ||
examples | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
clap_generate
Generates completions (and other things) for clap
based CLIs