Our code for the 2024 FRC game, CRESCENDO, using Gradle and Java. To get started follow the setup instructions and read more in CONTRIBUTING.md.
First install WPILib and if running Windows the FRC game tools. Instructions can be found here.
Fork this repository then open up a terminal and run :
git clone https://github.com/*yourusernamehere*/WARP2024.git
cd WARP2024
chmod +x init.sh
./init.sh
Now look in CONTRIBUTING.md before continuing!
Fork this repository then open up a terminal and run :
git clone https:\\github.com\*yourusernamehere*\WARP2024.git
cd WARP2024
.\init
Now look in CONTRIBUTING.md before continuing!
Good luck :) (Check Wplib documentation)