We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b843e14 + 240b59f commit a21c801Copy full SHA for a21c801
README.md
@@ -11,6 +11,8 @@ This project allows you to deploy a skeleton Data Hub into MarkLogic. With some
11
- create a data-hub/gradle-local.properties file and point it to your MarkLogic server _(see data-hub/gradle-local.sample)_
12
- run ```./gradlew mlDeploy```
13
14
+ - currently, use quickstart to deploy. just run ./gradlew build -x test to build, then use quickstart
15
+
16
## Running Tests
17
- run ```./gradlew test```
18
0 commit comments