From 6422d3f9782dbb23beb8bf7f68d1b633c35b0140 Mon Sep 17 00:00:00 2001
From: Pat Garrity
Date: Wed, 1 May 2024 22:01:08 -0500
Subject: [PATCH] Added the gs-config project link to oss
---
src/oss.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/src/oss.html b/src/oss.html
index 6faa044..dddddc4 100644
--- a/src/oss.html
+++ b/src/oss.html
@@ -99,6 +99,12 @@ Maven/Ivy repositories at this time.
not limited to that case. Provides a composable type for generators and
several standard generators.
+gs-config
+ (Scala 3) (Library)
+Library for loading, and specifically auditing, configuration.
+ Provides a complete digest of what configuration keys were queried and what
+ happened to them.
+