I wrote some small scripts that make my life easier when managing environment variables in Kotlin, especially for my Ktor projects (spring already has this kind of stuff built in and I missed it).
I figured I should share them here, here are the
Medium and
Blog links!