- use RVM to install ruby
- OSX 10.8+ system ruby should be fine
gem install bundlerBefore commiting changes to any of the code in this folder, you must run rubocop from the root as well as all unit-tests. You can do that by executing the following commands from this folder:
cd ./ci
./run_ci.sh