-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Trais McAllister edited this page Aug 15, 2024
·
2 revisions
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.
- 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.
To get started, follow the Installation Guide and explore the available features in the Usage Guide.