First, install Ruby using rbenv, by calling the following script:
scripts/install_ruby.sh
- this will build and install Ruby in
.rbenv/, usingrbenvandruby-build - you will need to re-run
source environ.shafterward
Then install gems by running
bundle install
If all went well, you can now run the *.rb executables