logo
首页技术栈工具库讨论
ripl

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.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconcldwalker/ripl389
RUBYGEMS
gem install ripl
查看
标签
根据用户添加的标签生成
暂无标签