Skip to content

marklogic/ml-gradle

Repository files navigation

GitHub release GitHub last commit License Known Vulnerabilities

Automate everything involving MarkLogic with Gradle

ml-gradle is a Gradle plugin that can automate everything you do with MarkLogic. Deploy an application, add a host, backup a database, stub out a new project, load modules as you modify them, run a Flux or CoRB job - if it involves MarkLogic, ml-gradle either automates it already or can be extended to do so.

See our Getting Started guide to start using ml-gradle. Or learn more via:

  • The ml-gradle Wiki guides you through the ml-gradle documentation.
  • Browse the example projects for working examples of dozens of different ml-gradle features.