Skip to content

sidmishraw/foop-1

Repository files navigation

Foop

This is a WIP.

To build the project from scratch, please use the included gradle wrapper.

For *NIX systems:

./gradlew -Dorg.gradle.java.home="$(/usr/libexec/java_home -version 1.8.0_144)" build

For Windows systems:

gradlew.bat -Dorg.gradle.java.home="path-to-jdk" build

It will build the project into an Eclipse project ready to be imported.

Prerequisites: