Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 314 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 314 Bytes

Starter FRC Project

Getting Started

Cloning the project requires a special flag because of the included libraries (core, swerve-lib), In order to do this use the --recurse-submodule flag when cloning.

git clone https://github.com/ThePinkAlliance/Starter-Project-FRC.git --recurse-submodules