Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 390 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 390 Bytes

Build Status

RoadRecovery

How to build

At the root directory of this project, run: "mvn clean compile assembly:single". Then a jar package with its all dependencies will show itself in the target/.

About CI

We are considering to use travis-ci for automatic testing.