- Download and install Github Desktop (basic) or git (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
- Create a Github account if you don't already have one
- Talk to your subteam lead to be added to your respective team on the Github organization
- Clone this repository to your computer
- SSH: [email protected]:hytech-racing/code-2019.git
- HTTPS: https://github.com/hytech-racing/code-2019.git
- Make sure to refer to and contribute to the repository Wiki whenever you can
- This is accessible in the repo toolbar (in between Projects and Pulse)
- "In teaching others, we teach ourselves"
CellTesting/
Code related to battry cell testingLibraries/
Library files that are needed to compile our code (you can create a symlink from your Arduino libraries folder to this)Playground/
Location for testing and proof of concept codeResources/
Files that might help you as you work on HyTech software projectsTelemetry/
Telemetry visualization and logging softwareUtilities/
Software utilities for testing and programming various systemsVehicle/
Code for the vehicle's onboard systems