Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 450 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 450 Bytes

NU17-FRamework

Build Status The codebase for our 2017 robot, implemented using our functional reactive library.

Installation

This repository has a submodule dependency. Make sure you clone with the --recursive option.

To get started run ant install-ivy install compile

From here on out, you can just run ant compile.