rbShell

Simple shell abstraction in Ruby
Download

rbShell Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Mark Hahl
  • Publisher web site:
  • http://dotrb.net

rbShell Tags


rbShell Description

Simple shell abstraction in Ruby rbShell is a software to make a shell in Ruby. Mixing the power Ruby of with the power of your systems command prompt (e.g CMD or BASH). Usefull if your a developer or a system administrator who needs more power in there command line enviroment.What does it do?Ever used the terminal? Or even command prompt on windows? Ever thought it's not enough power and flexibility? Well rbShell is for you, it uses your system commands as well as being able to run ruby commands as well. For Example:rbShell $ echo Hello World!=> Hello World! $ Puts RUBY_PLATFORM=> i386-linuxNotice the prompts are different? You can customize your prompt easy, just by editing your .rbShell_conf file in your home directory.Windows: C:\Documents and settings\userLinux: /home/userMac: ?Just edit the line that starts with Prompt=.By editing this line you will change the prompt rbShell uses. The line default for:Windows: Prompt="rbShell $ "Linux&Mac: Prompt="}" + "@" + "#{Socket.gethostname}" + ":".blue + "#{Dir.getwd}" + "]".blue + " $ "Also notice there are colours? The colours are used to show. Requirements: · Ruby What's New in This Release: · Plugins · Improved error handeling, · added a @system switch to enable/disable system commands · updated default settings with more SANE ones · Config is now located in ~/.rbShell/rbShell_config etc.. · Added ability to turn off font colour · Shows message when needed libries are missing · Error message layout changed · Fixed windows bug that prevented them from listing dirs in teh current folder · Now shows return value of run commands


rbShell Related Software