Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 268 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 268 Bytes

Contributions are welcome. Simply fork this project, make some modification, push and create a pull request.

Compiling and Building

This project is build using Gradle with cross-compiled on:

  • Scala 2.11
  • Scala 2.12
  • Scala 2.13

To build:

$ ./gradlew buildAll