2011-12-30 19:44:27 +01:00
|
|
|
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.
|
|
|
|
|
2012-02-08 03:53:16 +01:00
|
|
|
WWW: https://github.com/vito/interact
|