TextForge is a Bazel module designed to generate files from a list of templates and a set of data in JSON format, which can be provided as a string or a file. TextForge uses Jinja2 to render the data into the templates, producing an output with the applied changes.
@RobertoRojas/TextForge1.0.02024-06-10 |