Skip to content

Oleiva/gl_analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages