/Geektust-Challenge-Water-Management

Solution for Geektrust Backend Challenge: Water Management

Primary LanguageJavaApache License 2.0Apache-2.0

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]