oterm

Operations Terminal

OTerm gem

A VT100 terminal (mostly) server that can be placed in an application to allow telnet access to exposed features. Some of the features includes are:

The driver for writing this gem was to be able to control, inspect, and debug multi-threaded applications while the application is running. Look for it's use soon in the ODisk application and later in a more interesting project.

Installation

gem install oterm

Documentation

Documentation: www.ohler.com/oterm

Source

GitHub repo: github.com/ohler55/oterm

RubyGems repo: rubygems.org/gems/oterm

Follow @peterohler on Twitter for announcements and news about the OTerm gem.

Build Status

Current Release 1.0.1 - December 27, 2013

Current Release 1.0.0 - December 22, 2013

Description

Examples

TBD for now, look for a sample in the test directory.