Automate tasks with Mustache
Mustache is a logic-less templating system for HTML, config files, anything.
https://mustache.github.io
Actions
The action is what happens automatically, without you having to do anything else.
-
Render a template
Create a text template from provided dynamic data.
-
Render a template as a file
Create a text template from provided dynamic data and export it to a file.