Skip to content
This repository has been archived by the owner on Feb 2, 2019. It is now read-only.

frc2879/2016-knight-fury

Repository files navigation

2016-knight-fury Build Status

FRC Team 2879 robot code for the 2016 Stronghold competition, code-named "Knight Fury"

To set up this module in your development environment, follow these steps:

  1. Clone the repository
  2. Run gradlew eclipse for Eclipse, or gradlew idea for IntelliJ (Linux/Mac users should use ./gradlew instead of gradlew.)
  3. Edit the build.gradle file to reflect your desired configuration (e.g. changing the team number)

To build this module, simply run gradlew build. To deploy this module to your Robot, simply run gradlew deploy. If you haven't already, you can deploy Toast to your Robot by running gradlew toastDeploy.

About

FRC Team 2879 robot code for the 2016 Stronghold competition, code-named "Knight Fury"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages