Skip to content
Kyle Anderson edited this page Nov 8, 2018 · 3 revisions

Welcome to the 2019-2706-Robot-Code wiki!

How we set up Gradle

  1. Downloaded gradle binaries.
  2. Made gradle wrapper in the folder.
  3. Did build init with java application.
  4. Copied the getting started stuff for gradle into the folder.
  5. Got rid of the test module in the gradle getting started and renamed package hierarchy.
  6. Opened the project.
Clone this wiki locally