lrun-ruby

Build Status Code Climate

Ruby binding for lrun

Dependencies

  • lrun
  • Ruby 1.9 or above

Installation

  1. Install lrun binary. For detailed steps, please refer to lrun project page.
  2. Install lrun-ruby gem:
gem install lrun-ruby

Documentation

lrun-ruby is documented with examples.

Browse online.

Alternatively, run rake doc and open doc/index.html.

Usage

See examples in documentation.