- make sure you have the latest 2023 WPILib patch. This can be found here: link
- clone the repository onto your system (see the download options from github)
- set your git config settings using
git config core.autocrlf true
- program away :)
follow the styling guide: (styling guide)[https://github.com/PhyXTGears-programming/CodingConvention]