Source Code
Data Crow is open source. The complete source code is available on Bitbucket.
Bitbucket Repository
Fork It, Build It, Make It Yours
The Data Crow source code and revision history are hosted on Bitbucket. You can download the code directly, or clone the repository using Git.
Clone the repository
git clone https://bitbucket.org/vanderwaalsbv/datacrow.git
Build with Maven
To build Data Crow, install Maven and run the following command from the Modules folder:
mvn clean install