Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.9 KB

README.org

File metadata and controls

43 lines (33 loc) · 1.9 KB

RoboJackets Software Training https://circleci.com/gh/RoboJackets/software-training.svg?style=shield

This is the source repository for the 2017 RoboJackets Software training program.

Slides

  1. Week 1
  2. Week 2
  3. Week 3

Docs

  1. Week 1
  2. Week 2
  3. Week 3

Building Slides

  1. Navigate to the ./slides directory
  2. Install cask.
  3. Run these commands
    cask install
    make
        
  4. Output will be placed in the html/ directory, at the root