/irb_remote

Connect to IRB remotely

Primary LanguageRubyMIT LicenseMIT

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.