Aucune description

Kestrel 6018b61910 Add basic README. il y a 23 heures
derive 19dcfe7ef2 Add some documentation and flesh out Cargo.toml. il y a 23 heures
examples 1eace0a11f Remove prefix-free requirement on SelectPrompt. il y a 1 jour
src 19dcfe7ef2 Add some documentation and flesh out Cargo.toml. il y a 23 heures
.gitignore 6630aebfaf Initial WIP. il y a 1 semaine
.vimrc 6630aebfaf Initial WIP. il y a 1 semaine
Cargo.toml 19dcfe7ef2 Add some documentation and flesh out Cargo.toml. il y a 23 heures
README.md 6018b61910 Add basic README. il y a 23 heures

README.md

cliask is a crate to handle prompting the user for input in CLI applications that don't want a full TUI library such as cursive and want something simpler than inquire.