summaryrefslogtreecommitdiff
path: root/devel/ruby-tty-prompt/DESCR
blob: 3a48cb28b88082c76e5eb8b67141b931a11215f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# TTY::Prompt

> A beautiful and powerful interactive command line prompt.

TTY::Prompt provides independent prompt component for TTY
(https://github.com/piotrmurach/tty) toolkit.

## Features

* Number of prompt types for gathering user input
* A robust API for validating complex inputs
* User friendly error feedback
* Intuitive DSL for creating complex menus
* Ability to page long menus
* Support for Linux, OS X, FreeBSD and Windows systems