Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iguchi1124/irb_remote

Connect to IRB remotely
https://github.com/iguchi1124/irb_remote

Last synced: 17 days ago
JSON representation

Connect to IRB remotely

Awesome Lists containing this project

README

        

# 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](https://github.com/Mon-Ouie/pry-remote)

## TODO
- Client's CLI support
- Readline support

## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).