From 72b69111fef72d8e2425d2be6b4b29e6aab364c4 Mon Sep 17 00:00:00 2001 From: "Simeon H.K. Fitch" Date: Sat, 14 May 2016 18:25:06 -0400 Subject: [PATCH] Added Simple Scala Config wrapper Very thin Scala wrapper: https://github.com/ElderResearch/ssc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94c0a3ab..82f57df2 100644 --- a/README.md +++ b/README.md @@ -836,6 +836,7 @@ format. * configs https://github.com/kxbmap/configs * config-annotation https://github.com/wacai/config-annotation * PureConfig https://github.com/melrief/pureconfig + * Simple Scala Config https://github.com/ElderResearch/ssc #### Clojure wrappers for the Java library