4 lines
201 B
Text
4 lines
201 B
Text
|
Dhall is a programmable configuration language that can be thought of as: JSON +
|
||
|
functions + types + imports. dhall-to-bash allows for converting a subset of
|
||
|
dhall configuration into a bash variable.
|