Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 606 Bytes

File metadata and controls

7 lines (5 loc) · 606 Bytes

FRC5708-2019-robotcode

How to get the code:

  1. Download and install Visual Studio Code and WPILib with the instructions at https://wpilib.screenstepslive.com/s/currentCS/m/getting_started/l/999999-installing-c-and-java-development-tools-for-frc
  2. If you are on Windows, install Git from https://git-scm.com/download/win. On Mac, run xcode-select install in the terminal to install Git (if you haven't already done that or installed XCode in the past).
  3. Open Visual Studio Code, press ctrl-shift-P (Windows/Linux) or cmd-shift-P (Mac), and search for "Git Clone". Enter the URL of this repository.