Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 562 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 562 Bytes

Robot Workflow

1721-Crescendo

Bobot

Getting Started

First, clone this repo (and optionally checkout a branch)

git clone https://github.com/FRC-1721/1721-Crescendo.git
cd 1721-Crescendo

Init Submodules

Some libraries and resources are included as submodules, run the following command to initialize them.

git submodule update --init --recursive