Sen descrición

Kestrel b16e4911b1 Add LGPL license file. hai 19 horas
derive 19dcfe7ef2 Add some documentation and flesh out Cargo.toml. hai 20 horas
examples 1eace0a11f Remove prefix-free requirement on SelectPrompt. hai 20 horas
src 19dcfe7ef2 Add some documentation and flesh out Cargo.toml. hai 20 horas
.gitignore 6630aebfaf Initial WIP. hai 1 semana
.vimrc 6630aebfaf Initial WIP. hai 1 semana
Cargo.toml 19dcfe7ef2 Add some documentation and flesh out Cargo.toml. hai 20 horas
LICENSE b16e4911b1 Add LGPL license file. hai 19 horas
README.md 6018b61910 Add basic README. hai 20 horas

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.