Skip to content

Commit 5b5ac44

Browse files
author
Rob Rudin
committed
Added link to mlWatch Wiki page
1 parent 3f8594f commit 5b5ac44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you're currently using Ant or Maven and are wondering about Gradle, there are
2121
What are the main features of ml-gradle?
2222
=========
2323
1. Utilizes the new [Management REST API](http://docs.marklogic.com/REST/management) in MarkLogic 8 to configure and deploy all aspects of an application.
24-
1. Can watch for new/modified modules and automatically load them for you, thus speeding up the code/build/test cycle
24+
1. Can [watch for new/modified modules](https://github.com/rjrudin/ml-gradle/wiki/Watching-for-module-changes) and automatically load them for you, thus speeding up the code/build/test cycle
2525
1. Can run Content Pump, Corb, and other Java-based MarkLogic tools without having to copy jars around and worry about a classpath
2626
1. Can treat packages of MarkLogic code as [true third-party dependencies](https://github.com/rjrudin/ml-gradle/wiki/Preparing-REST-API-dependencies), resolving them just like you would a dependency on a jar, as well as automatically loading such code into your modules database
2727
1. Can take advantage of [all the features of Gradle](https://docs.gradle.org/current/userguide/overview.html)

0 commit comments

Comments
 (0)