This repository is for training materials and resources.
- Follow HyTech's Software Guide.
- Create a GitHub account if you don't already have one.
- Download and install GitHub Desktop (basic) or Git CLI (advanced).
- If you are using GitHub Desktop for the first time, be sure to read the User Guide.
- If you are using Git for the first time, you should start off by reading a tutorial. There are many available online:
- You may want to keep a copy of GitHub's Git Cheat Sheet as a reference.
- Clone this repository to your computer using the URLs:
- SSH:
git@github.com:hytech-racing/training.git
- HTTPS:
https://github.com/hytech-racing/training.git
- SSH:
Circuits/
Circuits used in trainingCode/
Code used in trainingResources/
Tutorials used in training
This project is licensed under the GPL License v3.0. See the LICENSE file for more information.