This repository contains gradle conventions files and helper functions (both in Kotlin) which typically are fetched via gt into your repository for re-use.
❗ You are taking a sneak peek at the next version. It could be that some features you find on this page are not
released yet.
Please have a look at the README of the corresponding release/git tag. Latest
version: README of v0.1.0.
Table of Contents
We recommend you pull the files with the help of gt.
Alternatively you can
the sources.
Following the commands you need to execute to set up tegonal gradle-conventions via gt.
gt remote add -r tegonal-gradle -u https://github.com/tegonal/gradle-conventionsNow you can pull the files you want via:
gt pull -r tegonal-gradle -p ...We currently don't provide any external documentation. Take a look at the source files directly.
Our thanks go to code contributors as well as all other contributors (e.g. bug reporters, feature request creators etc.)
You are more than welcome to contribute as well:
- star this repository if you like/use it
- open a bug if you find one
- Open a new discussion if you are missing a feature
- ask a question so that we better understand where we can improve.
- have a look at the help wanted issues.
Please have a look at CONTRIBUTING.md for further suggestions and guidelines.
gradle-conventions is licensed under Apache License, Version 2.0