https://github.com/link-intersystems/gradle-howto
A repository to play around with gradle features and issues.
https://github.com/link-intersystems/gradle-howto
Last synced: about 1 year ago
JSON representation
A repository to play around with gradle features and issues.
- Host: GitHub
- URL: https://github.com/link-intersystems/gradle-howto
- Owner: link-intersystems
- Created: 2024-03-06T04:37:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T07:53:39.000Z (over 2 years ago)
- Last Synced: 2025-06-02T08:45:25.936Z (about 1 year ago)
- Language: Java
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

This repository contains examples for developers using gradle.
Especially for plugin developers. It is a collection
of issues I came across when I did my first steps as
a gradle plugin developer. You can use it as a cookbook or as
a way to learn more about gradle.