rprompt
rprompt copied to clipboard
Cross-platform Rust library to prompt for things in console applications (Linux, BSD, OSX, Windows).
Rustastic Prompt
rprompt makes it easy to prompt for input in a console application on all platforms, Unix and Windows alike.
rprompt is made available free of charge. You can support its development through Liberapay 💪
Usage
Add rprompt as a dependency in Cargo.toml:
[dependencies]
rprompt = "1.0"
See examples and docs at https://docs.rs/rprompt.
Contributors
We welcome contribution from everyone. Feel free to open an issue or a pull request at any time.
Here's a list of existing rprompt contributors:
Thank you very much for your help! :smiley: :heart:
License
The source code is released under the Apache 2.0 license.