#interactive-cli #prompt #cli #interactive

cliask

cliask is a crate to handle prompting the user for input in a CLI context

2 releases

Uses new Rust 2024

0.1.1 Aug 3, 2025
0.1.0 Jul 26, 2025

#1741 in Command-line interface

Download history

55 downloads per month

LGPL-3.0-only

21KB
322 lines

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.

Dependencies

~0.5–1MB
~19K SLoC