An open API service indexing awesome lists of open source software.

https://github.com/ewpratten/openfms

The open source, game-agnostic Field Management System for FRC
https://github.com/ewpratten/openfms

fms frc frc-java gradle

Last synced: about 2 months ago
JSON representation

The open source, game-agnostic Field Management System for FRC

Awesome Lists containing this project

README

        

![](./logo.png)

# OpenFMS
The open source, game-agnostic Field Management System for FRC

## Running
Use the following gradle command to start OpenFMS:
```
./gradlew :run
```