mirror of
https://github.com/Drop-OSS/interactive-clap.git
synced 2026-01-30 20:55:25 +01:00
docs: Added README
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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).
|
||||
Reference in New Issue
Block a user