minidmnv / FFMParser

FFMParser application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FFMParser application.

Prerequisitions

  • maven
  • JDK 14+
  • any web browser installed

Launching

To launch application You need to

  1. "mvn clean install" in main path
  2. "java -jar FFMParser-1.0-SNAPSHOT.jar" in ./target directory

This should open Your browser and show 2 generated HTML files.

Or You can just download target.zip file - unzip it and launch second command from inside unpacked directory.

About

FFMParser application


Languages

Language:Java 91.1%Language:HTML 8.9%