We use GitHub for version control.
git clone https://github.com/tdf/odftoolkit.git
For further information see the Source Code Repository page.
sudo apt-get install openjdk-8-jdk sudo apt-get install maven
Note: The previous instructions has been tested with an Ubuntu 16.04 installation. Other distros and versions should work fine, but might require some slight modifications.
For the setup of the build environment, please see Java JDK download for Windows and Maven setup on Windows
cd odf-toolkit mvn clean install