Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 301 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 301 Bytes

OrientDB release bundle scripts

Just clone this repo and launch

> mvn clean install

to build the orientdb-<version>.zip and orientdb-<version>.tar.gz bundles.

The bundles are in the distribution-orientdb/target directory

Prerequisites

You need Java 8 and Maven installed