ripl is a light, 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). In other words, ripl is also a shell framework.
Required Ruby Version
None
Required Rubygems Version
>= 1.3.6
Authors
Gabriel Horner
Versions
- 0.7.1 May 23, 2014 (23 KB)
- 0.7.0 June 21, 2012 (22 KB)
- 0.6.4 March 20, 2012 (22 KB)
- 0.6.3 March 10, 2012 (22.5 KB)
- 0.6.2 February 12, 2012 (22.5 KB)
- 0.3.3 March 26, 2011 (20.5 KB)