Skip to content

1757WestwoodRobotics/Go-Kart

Repository files navigation

2018-goKart

Go-Kart project for robotics

From Basic-Robot-Template

How to use this project:

  1. Open up Terminal (Mac/UNIX) or Command Prompt (Windows)
  2. Navigate to the project directory (cd ...)

Use the following commands:

  • Create a project: ./gradlew idea (Mac/UNIX) or gradlew idea (Windows)
  • Build/Compile a project: ./gradlew build or gradlew build
  • Deploy a project to the robot: ./gradlew deploy or gradlew deploy
  • Deploy project offline: ./gradlew deploy --offline or gradlew deploy --offline

About

Go-Kart project for robotics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages