Sem descrição

Kestrel 6018b61910 Add basic README. há 23 horas atrás
derive 19dcfe7ef2 Add some documentation and flesh out Cargo.toml. há 23 horas atrás
examples 1eace0a11f Remove prefix-free requirement on SelectPrompt. há 1 dia atrás
src 19dcfe7ef2 Add some documentation and flesh out Cargo.toml. há 23 horas atrás
.gitignore 6630aebfaf Initial WIP. há 1 semana atrás
.vimrc 6630aebfaf Initial WIP. há 1 semana atrás
Cargo.toml 19dcfe7ef2 Add some documentation and flesh out Cargo.toml. há 23 horas atrás
README.md 6018b61910 Add basic README. há 23 horas atrás

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.