47degrees / case-classy

configuration with less hassle
http://47deg.github.io/case-classy/
Apache License 2.0
68 stars 8 forks source link

Add built in support for decoding system env/props #45

Closed andyscott closed 7 years ago

andyscott commented 7 years ago

This functionality exists, but it's currently only in the code for the ScalaDays slides. I'll be pulling it out and turning it into a full blown implementation so that the core module has basic decoding of Map[String, String].

andyscott commented 7 years ago

Now possible with #52.