desolate
v1.0.7
Published
An interpolation tool.
Downloads
1
Readme
Desolate
An interpolation tool.
Currently supports variables represented in {{ _VAR_NAME }}. Variables can be set in a config file under the parameters object.
Sample desolate.config.json
{
"parameters": {
"tenant": "mytenant"
}
}