Skip to content

vidarh/rsh

Repository files navigation

Ruby Shell

(C) 2024 Vidar Hokstad

MIT Licensed.

Dependencies

  • Ruby 2.7+
  • Reline 0.2.8+ (for advanced tab completion with backslash-escaped spaces)
  • Rouge (for syntax highlighting)

Goals

  • Easily extensible in Ruby (try ":def self.builtin_foo = puts 'hello world'" and then type 'foo')
  • Allow dipping into Ruby (try ":puts 'this is ruby'" or ":binding. irb")

About

A Ruby shell. Yes, I know, it's an unimaginative name that's already taken.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages