/dotify.library

The dotify library used by different consumers eg. Dotify-Studio, Dotify-CLI and Pipeline2

Primary LanguageJavaGNU Lesser General Public License v2.1LGPL-2.1

Build Status Type License: LGPL v2.1

Dotify Library

Library used by consumers of the braille funtionality. Examples are Dotify-Studio, Dotify-CLI and Pipeline2.

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 Java 8
  • Compatible with SPI and OSGi

Javadoc

Javadoc for the latest library is available here.

More information

See the common wiki for more information.