Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 1.91 KB

File metadata and controls

25 lines (19 loc) · 1.91 KB

Build Status codecov CodeFactor DeepSource
License Java
commits last-commit releases

To run

  1. From project home run following command to build jar file:
./gradlew clean build
  1. Locate the geektrust.jar file in build/lib folder and execute
java -jar geektrust.jar [path of input file]