tera-cli
tera-cli is a very fast command line utility written in Rust to process data via tera templates.
It is especially useful to generate text, markdown or HTML to render raw data from json or yaml. It also supports
loading data from files, stdin or the user’s ENV.
tera-cli is used internally by srtool and offers a great option to render prdoc data.
More on the project can be found on the GitHub repository.