Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 693 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 693 Bytes

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.