Skip to main content

Installation

New Projects

For new projects, we highly recommend starting with one of the template projects attached to the latest release. These projects include detailed documentation and setup instructions for many common use cases:

Existing Projects

Users wishing to install AdvantageKit in an existing project should check the documentation page for existing projects.

Offline Installation

Maven artifacts for AdvantageKit can be downloaded and installed for offline use. This allows AdvantageKit to be accessed even if GitHub Packages is blocked on school networks.

  1. Download the "maven_offline.zip" asset attached to the latest GitHub release.
  2. Unzip the file into "C:\Users\Public\wpilib\YEAR\maven" on Windows or "~/wpilib/YEAR/maven" on macOS/Linux.