Closed this issue a year ago · 1 comments
if config is jsonnet, add function like readDotenv which reads
readDotenv
A=B C=2
into
{ "A": "B", "C": 2, }
describe the function in docs on configuration
done in #46