Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 662 Bytes

File metadata and controls

18 lines (14 loc) · 662 Bytes

Prerequisites and installation

  1. Prerequisites
  2. Installation

Prerequisites

The only prior installation you need to run this tool is Java 8 installed on your machine.

Installation

Once you've Java 8, or a more recent version, you can install this tool downloading the following jar package.

Now you're ready to use the tool!

Make your own modification

If you want to modify the source code, once you've done your modifications you can package them running:

mvn clean compile assembly:single