Menu

Downloading the project

Dušan Rychnovský

This documents describes how to download the project as a guest (as opposed to a core team member).

Once you have succesfully downloaded the project, please refer to the appropriate guide for information regarding the build process.


1]

Download Virtuoso and install and configure it according to the Virtuoso installation guide.

2]

Install GIT, JDK and Maven 3.

3]

Clone the project SourceForge repository using the following command:

git clone git://git.code.sf.net/p/odcleanstore/code [target-dir]

The target-dir stands for the local directory where you want to clone the repository.

4]

You have successfuly downloaded the project and are ready to issue the build.