question

Inspired by Inquirer.js


Keywords
command-line, ruby, ruby-gem
License
MIT
Install
gem install question -v 0.2.2

Documentation

Question

UI elements for cli apps (inspired by Inquirer.js)

ef97a66a98e2e9af8b169c34adb9e91e

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