Ruby Terminal

This is a rather insignificant project, just a Ruby console that translates simpler or clearer commands into their normal counterparts, and that's basically it. It's open source, written in C, and I'll probably update it more frequently until it becomes more useful, but for now it's nothing special.

Available Commands

The commands available for now are all those shown below:

Original / Action Shortcut / Command
ruby run
ocran compile1
rubyc compile2
gem install get gem
gem uninstall del gem
get rubyc open Rubyc repo
go select folder
credits show credits
exit quit

It's open source, so don't forget to check out the repository and maybe make a pull request to help.

Links

back