Oleiva / gl_analytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building

Before You Start

To build you will need Git and JDK 11 or later.

Get the Source Code

git clone https://github.com/Oleiva/gl_analytics

Build from the Command Line

This project uses a Gradle build. The instructions below use Gradle Wrapper from the root of the source tree. The wrapper script serves as a cross-platform, self-contained bootstrap mechanism for the build system.

To compile, test and build JAR use:

./gradlew clean build -i

Running Locally

To run the project locally use:

./gradlew clean bootRun

License

The Geohash Example is released under version 2.0 of the Apache License.

About


Languages

Language:Java 100.0%