git clone [email protected]:PegaSysEng/orion.git
Build the distribution binaries:
cd orion
./gradlew build
These tasks are run as part of the default Gradle build but to run them separately:
./gradlew test
./gradlew acceptanceTest
git clone [email protected]:PegaSysEng/orion.git
Build the distribution binaries:
cd orion
./gradlew build
These tasks are run as part of the default Gradle build but to run them separately:
./gradlew test
./gradlew acceptanceTest