irb.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [irb]

www.codever.land/bookmarks/t/irb

Clipboard

https://github.com/janlelis/clipboard

Access to the system clipboard on Linux, MacOS and Windows.


Hirb

https://github.com/cldwalker/hirb

A mini view framework for console/irb that's easy to use, even while under its influence. Console goodies include a no-wrap table, auto-pager, tree and menu.


irbtools

https://github.com/janlelis/irbtools

Improvements for Ruby's IRB.


Looksee

https://github.com/oggy/looksee

A tool for illustrating the ancestry and method lookup path of objects. Handy for exploring unfamiliar codebases.


Pry

https://github.com/pry/pry

A powerful alternative to the standard IRB shell for Ruby.


rib

http://rib.godfat.org

A lightweight and extensible IRB replacement.