Açıklama Yok

Kestrel 6018b61910 Add basic README. 23 saat önce
derive 19dcfe7ef2 Add some documentation and flesh out Cargo.toml. 23 saat önce
examples 1eace0a11f Remove prefix-free requirement on SelectPrompt. 1 gün önce
src 19dcfe7ef2 Add some documentation and flesh out Cargo.toml. 23 saat önce
.gitignore 6630aebfaf Initial WIP. 1 hafta önce
.vimrc 6630aebfaf Initial WIP. 1 hafta önce
Cargo.toml 19dcfe7ef2 Add some documentation and flesh out Cargo.toml. 23 saat önce
README.md 6018b61910 Add basic README. 23 saat önce

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.