We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89df434 commit d7f7b7bCopy full SHA for d7f7b7b
README.md
@@ -1,5 +1,7 @@
1
# Emrichen – Template engine for YAML & JSON
2
3
+[](https://travis-ci.org/japsu/emrichen) [](https://badge.fury.io/py/emrichen)
4
+
5
Emrichen takes in templates written in YAML or JSON, processes tags that do things like variable substitution, and outputs YAML or JSON.
6
7
What makes Emrichen better for generating YAML or JSON than a text-based template system is that it works *within* YAML (or JSON).
0 commit comments