https://github.com/near-cli-rs/interactive-clap
Interactive clap
https://github.com/near-cli-rs/interactive-clap
cli crate rust rust-lang
Last synced: 2 months ago
JSON representation
Interactive clap
- Host: GitHub
- URL: https://github.com/near-cli-rs/interactive-clap
- Owner: near-cli-rs
- License: apache-2.0
- Created: 2021-09-17T14:59:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-11T11:40:40.000Z (over 1 year ago)
- Last Synced: 2025-04-23T16:24:06.977Z (about 1 year ago)
- Topics: cli, crate, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 531 KB
- Stars: 15
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# 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).