Không có mô tả

Kestrel a6a37a931c Implement Display and std::error::Error for AskError. 1 tuần trước cách đây
derive 19dcfe7ef2 Add some documentation and flesh out Cargo.toml. 2 tuần trước cách đây
examples 1eace0a11f Remove prefix-free requirement on SelectPrompt. 2 tuần trước cách đây
src a6a37a931c Implement Display and std::error::Error for AskError. 1 tuần trước cách đây
.gitignore 6630aebfaf Initial WIP. 3 tuần trước cách đây
.vimrc 6630aebfaf Initial WIP. 3 tuần trước cách đây
Cargo.toml a6a37a931c Implement Display and std::error::Error for AskError. 1 tuần trước cách đây
LICENSE b16e4911b1 Add LGPL license file. 2 tuần trước cách đây
README.md 6018b61910 Add basic README. 2 tuần trước cách đây

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.