The Student Robotics public style guide.
-
Install Bundler (2.x) and Rake
$ gem install bundler 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.