RubyGems Navigation menu

ripl 0.7.1

ripl is a light shell that encourages common middleware for shells i.e. rack for ruby shells. It is also a modular alternative to irb. Like irb, it loads ~/.irbrc, has autocompletion and keeps history in ~/.irb_history. Unlike irb, it is highly customizable via plugins and supports commands i.e. ripl-play. This customizability makes it easy to build custom shells (i.e. for a gem or application) and complex shells (i.e. for the web). Works on ruby 1.8.7 and greater.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.7.1 - May 23, 2014 (23 KB)
  2. 0.7.0 - June 21, 2012 (22 KB)
  3. 0.6.4 - March 20, 2012 (22 KB)
  4. 0.6.3 - March 10, 2012 (22.5 KB)
  5. 0.6.2 - February 12, 2012 (22.5 KB)
Show all versions (32 total)

Runtime Dependencies (1):

bond ~> 0.5.1

Development Dependencies (4):

bacon >= 1.1.0
bacon-bits >= 0
bacon-rr >= 0
rr >= 1.0.4

Owners:

Authors:

  • Gabriel Horner

SHA 256 checksum:

cf781cf15f76c46943e15fa8af843eedc89157849b92d9597f83523ab70f0c5a

Total downloads 1,612,187

For this version 1,130,610

License:

MIT

Required Ruby Version: >= 0

Required Rubygems Version: >= 1.3.6

Links: