暫無描述

Kestrel b16e4911b1 Add LGPL license file. 14 小時之前
derive 19dcfe7ef2 Add some documentation and flesh out Cargo.toml. 14 小時之前
examples 1eace0a11f Remove prefix-free requirement on SelectPrompt. 15 小時之前
src 19dcfe7ef2 Add some documentation and flesh out Cargo.toml. 14 小時之前
.gitignore 6630aebfaf Initial WIP. 1 周之前
.vimrc 6630aebfaf Initial WIP. 1 周之前
Cargo.toml 19dcfe7ef2 Add some documentation and flesh out Cargo.toml. 14 小時之前
LICENSE b16e4911b1 Add LGPL license file. 14 小時之前
README.md 6018b61910 Add basic README. 14 小時之前

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.