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

FRC Team 2879 robot code for the 2017 Steamworks competition, code-named "Newcomen"

License

Notifications You must be signed in to change notification settings

frc2879/2017-newcomen

Repository files navigation

2017-newcomen Build Status

FRC Team 2879 robot code for the 2017 Steamworks competition, code-named "Newcomen"

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)

Build Commands

  • gradlew build will build your Robot Code
  • gradlew build deploy will build and deploy your code to the RoboRIO

While at competition and connected to the robot, run with the --offline flag. e.g. ./gradlew build deploy --offline

About

FRC Team 2879 robot code for the 2017 Steamworks competition, code-named "Newcomen"

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages