Skip to content
/ gretl Public

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

License

Notifications You must be signed in to change notification settings

sogis/gretl

Repository files navigation

Build Status

GRETL

The Gradle GRETL plugin extends Gradle for use as a sql-centric (geo)data ETL. GRETL = Gradle ETL.

Manual

The german reference documentation can be found here: docs/user/

The Publisher task is documented here: Publisher

For more insights (developing, runtimes) see here: docs/dev/

License

GRETL is licensed under the MIT License.

Status

GRETL is in stable state.

System requirements

For the current version of GRETL, you will need a JRE (Java Runtime Environment) installed on your system, version 11 and Gradle, version 7.6x. For convenience use the gradle wrapper. It may run with newer versions too.

Subprojects

The GRETL repository is organized as Gradle multi-project:

  • gretl: GRETL source code with unit tests and integration tests.
  • runtimeImage: Subproject for building the GRETL runtime (docker) image. The docker image is tested against the integration tests, too.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages