git clone [email protected]:ConsenSys/orion.git
After you have checked out the code, this will build the distribution binaries.
cd orion
./gradlew build
These tasks are run as part of the default Gradle build, but you may want to run them separately.
./gradlew test
./gradlew acceptanceTest