Ruby iruby

From wikinotes
Revision as of 15:15, 10 April 2020 by Will (talk | contribs) (→‎Install)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

An ipython kernel for ruby.

NOTE:

It does not appear that iruby supports vi editing mode.
I would use ruby pry instead, it has 1st-tier support.

Documentation

github https://github.com/SciRuby/iruby

Install

sudo pacman -S libffi libtool ruby make zeromq
pacaur -S czmq-git

gem install ffi-rzmq
gem install iruby --pre
iruby register --force