Skip to content

Cross-platform Rust library to prompt for things in console applications (Linux, BSD, OSX, Windows).

License

Notifications You must be signed in to change notification settings

conradkleinespel/rprompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 = "2.1"

See examples and docs at https://docs.rs/rprompt.

License

The source code is released under the Apache 2.0 license.

About

Cross-platform Rust library to prompt for things in console applications (Linux, BSD, OSX, Windows).

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages