Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 1.25 KB

README.md

File metadata and controls

9 lines (5 loc) · 1.25 KB

Windows, linux, RoboRio

Build Status Build Status Build Status

Iron Lions 2019 Codebase

How to deploy to the robot

Go over to the releases tab and download the latest release. Once the file is downloaded unzip the folder. Next open the folder and type cmd into the folder path to open a command prompt in the projects directory. then while still connected to the internet type ./gradlew build. After the build finishes and gradle downloads all of the required files connect to the robot and type ./gradlew deploy.