Skip to content
Trais McAllister edited this page Aug 15, 2024 · 2 revisions

MtconnectTranspiler.CodeGenerators.ScribanTemplates

The MtconnectTranspiler.CodeGenerators.ScribanTemplates project is a powerful template generation system built on top of Scriban. It provides customizable template loaders, code formatters, and markdown interpreters for generating code and documentation.

Key Features

  • Flexible Template Loading: Load templates from files or embedded resources.
  • Customizable Interpreters: Convert markdown-like content into different formats.
  • Code Formatters: Ensure consistent code formatting across different languages.
  • Seamless Integration: Designed to work smoothly with Dependency Injection.

Getting Started

To get started, follow the Installation Guide and explore the available features in the Usage Guide.

Documentation Overview

Clone this wiki locally