Clone

Running the project this way requires Java 17+ JDK to be installed. You can use the vendor of your choice (I personally use Temurin).

  1. Clone this repository git clone git@github.com:RakSrinaNa/ChannelPointsMiner.git.

  2. Get into the cloned directory cd ChannelPointsMiner.

  3. Build the jar ./gradlew build -x test

  4. Run

    • Default: java -jar viewer/build/libs/miner-shaded.jar -Dspring.config.location=file:application-local.yml -Dspring.profiles.active=local