/docs

Documentation for SR competitors

Primary LanguageHTMLOtherNOASSERTION

Student Robotics Documentation

The Student Robotics public documentation.

Getting Started

  1. Install Ruby

  2. Install Bundler (1.x) and Rake

    $ gem install 'bundler:~>1' rake
  3. Start the app in development mode

    $ rake dev

Making changes

When you've made a change, either push it to a forked repository, or to a feature branch, and raise a pull request.