Skip to content

dias-joaovictor/pathogendetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PATHOGEN DETECTION

Compilation:

Prerequisites for Compilation:

1 - Java development kit 8 (JDK8) 2 - Maven 3

Compiling

    mvn jfx:jar

The file will be deployed at 'target/jfx/app'

Execution:

Prerequisites for execution:

1 - Java Runtime environment 8 (JRE8)

Comand line:

    java -jar pathogendetection-jfx.jar

Using the deployed zip file

Extract the zip file where you want and execute the below command based on your SO.

Linux/Mac:

    ./pathogendetection.sh

Windows

    pathogendetection.bat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages