/srobo-style

The Student Robotics Style Guide

Primary LanguageHTMLMIT LicenseMIT

Student Robotics Style Guide

The Student Robotics public style guide.

Getting Started

  1. Install Ruby

  2. Install Bundler (2.x) and Rake

    $ gem install bundler 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.