Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 766 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 766 Bytes

sync-endpoint

This project is actively maintained

The developer wiki (including release notes) and issues tracker are located under the opendatakit project.

Setting up Your Environment

Prerequisites

  • Java 8 JRE + JDK (Java 11 not supported yet)
  • Apache Maven (>= 3.3.3)
  • Docker (>= 18.09.0)

Recommended

  • a Java IDE (e.g. Eclipse or IntelliJ IDEA)

Currently a MAJOR REVISION of the Maven enviornment with Docker setup is being applied to the repository. The documentation will be revised afterwards.

To build artifacts and run tests use the "mvn clean install" command.