Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 981 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 981 Bytes

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.