Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.15 KB

readme.md

File metadata and controls

25 lines (18 loc) · 1.15 KB

Build Status Type License: LGPL v2.1

mtm-dotify-addons

Provides implementations for enhancing epub html to meet the needs of MTM:

  • Adding some boilerplate text
  • ...

Using

Access the implementations via the TaskGroupFactory API in streamline-api or in an OSGi environment use TaskGroupFactoryMakerService.

Building

Build with gradlew build (Windows) or ./gradlew build (Mac/Linux)

Testing

Tests are run with gradlew test (Windows) or ./gradlew test (Mac/Linux)

Requirements & Compatibility

  • Requires JDK 8
  • Compatible with SPI and OSGi

More information

See the Dotify wiki for more information about Dotify.