The Student Robotics public documentation.
-
Install Bundler (1.x) and Rake
$ gem install 'bundler:~>1' rake
-
Start the app in development mode
$ rake dev
When you've made a change, either push it to a forked repository, or to a feature branch, and raise a pull request.