How to run IMA Shell

You can start the IMA Shell with your own Ruby interpreter directly with the IMA Shell Ruby source “ima-shell.rb”. The Ruby command to achieve this looks as follows:

ruby -I. -Ilib ima-shell.rb […further parameters here…]

You can use one of the provided wrapper scripts that require Bash:

  • ima-shell.sh

  • ima-shell-jruby.sh