Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 602 Bytes

File metadata and controls

18 lines (9 loc) · 602 Bytes

DeUniFier

Download and Install

If you have maven installed on your system you can skip the first pass:

  1. Download and install maven from http://maven.apache.org/

  2. Download this repository using the button "Download ZIP" at the bottom right of the github page

  3. Unpack the zip file content

  4. From a terminal reach the folder containing the file pom.xml and type: mvn package

  5. If the package will be built correctly in the targhet folder you will find the jar file ready to be used typing: java -jar DeUniFier-[version].jar