Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 729 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 729 Bytes

1771-powerup-robot Build Status

This repo is the C++ code for FRC Team 1771's 2018 Power Up robot.

Building

This was built on a macOS High Sierra system and a Debian 4.9.0-3-amd64 system.

If building on your machine run ./gradlew installToolchain to install the FRC C++ toolchains.

To build locally run:

./gradlew build

Deployment

To deploy to roborio run:

./gradlew deploy

Built With

Authors

  • Justin DeSimpliciis - Initial & Ongoing work - jscd