6 lines
276 B
Text
6 lines
276 B
Text
A simple Ruby API for command-line interaction. Provides a novel 'rewinding'
|
|
feature, allowing users to go back in time and re-enter a botched answer.
|
|
Supports multiple-choice, password prompting, overriding input events,
|
|
defaults, etc.
|
|
|
|
WWW: https://github.com/vito/interact
|