/Showcase

Showcase your Tabula models

Primary LanguageJavaOtherNOASSERTION

Showcase

Travis CI Badge

==========

Showcase your Tabula models.

How to compile from source

  1. Be sure you have a JDK (minimal version 7) installed.
  2. If you have Gradle installed, simply run gradle build from the project root. Otherwise, run gradlew.bat build from the project directory. If you are on Mac or Linux, run ./gradew build.