Command line prompting library
- Rust 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
Some checks failed
CI / Linting (fmt + clippy) (push) Has been cancelled
CI / Check for documentation errors (push) Has been cancelled
CI / Check semver compatibility (push) Has been cancelled
CI / Validate external types appearing in public API (push) Has been cancelled
CI / Audit dependencies (push) Has been cancelled
CI / Tests (push) Has been cancelled
CI / Tests-1 (push) Has been cancelled
CI / Tests-2 (push) Has been cancelled
CI / Tests-3 (push) Has been cancelled
|
||
| .cargo | ||
| .github | ||
| .vscode | ||
| examples | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| CHANGELOG-OLD.md | ||
| deny.toml | ||
| LICENSE | ||
| README.md | ||
dialoguer
A rust library for command line prompts and similar things.
Best paired with other libraries in the family:
License and Links
- Documentation
- Issue Tracker
- Examples
- License: MIT