mirror of
https://github.com/Drop-OSS/interactive-clap.git
synced 2026-07-01 11:13:51 -04:00
14 lines
999 B
Markdown
14 lines
999 B
Markdown
# Interactive clap
|
|
|
|
> **`interactive-clap` is a Rust crate of helpers for [`clap`](https://github.com/clap-rs/clap) that enable interactive prompts for structs.**
|
|
|
|
[](https://crates.io/crates/interactive-clap)
|
|
[](https://crates.io/crates/interactive-clap)
|
|
[](LICENSE-APACHE)
|
|
[](LICENSE-MIT)
|
|
[](https://github.com/near-cli-rs/interactive-clap/graphs/contributors)
|
|
|
|
See examples in the [`examples/`](https://github.com/near-cli-rs/interactive-clap/tree/master/examples) folder.
|
|
|
|
See it in action in [`near-cli-rs`](https://near.cli.rs) and [`bos-cli-rs`](https://bos.cli.rs).
|