add config extension

This commit is contained in:
2025-09-08 17:15:43 +02:00
parent b9e92560e1
commit 7161639d6b
5 changed files with 158 additions and 0 deletions

View File

@@ -10,6 +10,10 @@ The GitExtension enhances versioning by dynamically appending the Git hash befor
The InfoExtension provides information for name and version, vendor name, and UTC timestamp.
### Extension Config.
The ConfigExtension provides a find or findOrDefault for getting a property or environment.
## Releasing gradle plugin locally.
```shell