16 Forks
57 Stars
57 Watchers

FRC-Java-Tutorial

A tutorial on how to program a robot for use in the FIRST Robotics Competition

How to download and setup FRC-Java-Tutorial

Open terminal and run command
git clone https://github.com/FRCTeam3255/FRC-Java-Tutorial.git
git clone is used to create a copy or clone of FRC-Java-Tutorial repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with FRC-Java-Tutorial https://github.com/FRCTeam3255/FRC-Java-Tutorial/archive/master.zip

Or simply clone FRC-Java-Tutorial with SSH
[email protected]:FRCTeam3255/FRC-Java-Tutorial.git

If you have some problems with FRC-Java-Tutorial

You may open issue on FRC-Java-Tutorial support forum (system) here: https://github.com/FRCTeam3255/FRC-Java-Tutorial/issues