Description
A small templating engine that uses shell-style processing. It helps scripts generate text files, configuration, or source fragments from templates without requiring a larger templating framework.
Use it for simple automation where shell integration is useful. Because templates can involve shell behavior, review templates before processing untrusted input.