/gretl-v1

Contains custom gradle tasks to use in gradle builds. The custom tasks extend gradle for use as a sql-centric (geo)data etl. gretl = gradle etl

Primary LanguageJavaMIT LicenseMIT

gretl

The Gradle gretl plugin extends gradle for use as a sql-centric (geo)data etl. gretl = gradle etl.

This repository consists of three parts for the GRETL system:

Licencse

GRETL is licensed under the MIT License.

Architecture

The description of the architecture can be found here: docs/architecture/

Manual

A german user manual can be found here: docs/user/

Devel

Information about GRETL developing can be found here: docs/devel/

The tooling/ folder contains helper scripts/tools for local development. See tooling/README.md for more informations.

Status

GRETL is in development state.

System requirements

For the current version of GRETL, you will need a JRE (Java Runtime Environment) installed on your system, version 1.8 or later and gradle, version 3.4 or later. For convenience use the gradle wrapper.