Question
UI elements for cli apps (inspired by Inquirer.js)
Installation
Add this line to your application's Gemfile:
gem 'question'
And then execute:
$ bundle
Or install it yourself as:
$ gem install question
Usage
See examples/example.rb