Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 458 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 458 Bytes

Build Status

Coverage Status

FRamework

A functional-reactive wrapper around WPILib.

Install instructions

To install, run:

ant install -buildfile install.xml

To compile, run

ant compile

To test, run:

ant test