Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 349 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 349 Bytes

DooSo6 Core

This project is the core component of DooSo6. Basically it is a simplified and cleaned version of the SO6 synchronizer from LibreSource project.

Requirements

Compiling

Just type:

mvn package install

And if you wan to run the provided test:

mvn test