add config extension

This commit is contained in:
2025-09-08 17:15:43 +02:00
parent be7cac2e5d
commit fea5a748af
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.
## Publish gradle plugin locally.
```shell