Sign in Sign up
rubygems

ripl

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.

Activity

Latest release
12y ago
Total releases
32
Cadence
~9 days
Last 12 months
0

Details

License
MIT
First release
Oct 27, 2010
Releases
Version Released
0.7.1 patch
0.7.0 minor
0.6.4 patch
0.6.3 patch
0.6.2 patch
0.6.1 patch
0.6.0 minor
0.5.1 patch
0.5.0 minor
0.4.2 patch
0.4.1 patch
0.4.0 minor
0.3.6 patch
0.3.5 patch
0.3.4 patch
0.3.3 patch
0.3.2 patch
0.3.1 patch
0.3.0 minor
0.2.9 patch
0.2.8 patch
0.2.7 patch
0.2.6 patch
0.2.5 patch
0.2.4 patch
0.2.3 patch
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.2 patch
0.1.1 patch
0.1.0 initial