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.
1 parent 8f78cf9 commit e89508aCopy full SHA for e89508a
README.md
@@ -10,6 +10,7 @@ This project allows you to deploy a skeleton Data Hub into MarkLogic. With some
10
## Installing into MarkLogic
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
+### currently, use quickstart to deploy. just run ./gradlew build -x test to build, then use quickstart
14
15
## Running Tests
16
- run ```./gradlew test```
0 commit comments