Can jinja2 replace values in a properties file?

前端 未结 0 1174
星月不相逢
星月不相逢 2021-02-05 02:23

Say you have a yaml like this:

foo: {{foo}}
bar: {{bar}}

where foo and bar are variables past in as runtime arguments.

Is jinja2 something

相关标签:
回答
  • 消灭零回复
提交回复
热议问题