iguchi1124 / irb_remote

Connect to IRB remotely

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IRBRemote

A way to start IRB remotely and to connect to it using DRb. This allows to access the state of the running program from anywhere.

Inspired by pry-remote

TODO

  • Client's CLI support
  • Readline support

License

The gem is available as open source under the terms of the MIT License.

About

Connect to IRB remotely

License:MIT License


Languages

Language:Ruby 97.9%Language:Shell 2.1%