📄️ Concept
The library centers around the flexibility to seamlessly integrate any project as an input template, irrespective of its structure.
📄️ Get started
To get started with Kotli, ensure that the next Maven repository is added to your project:
📄️ Architecture
The template generation process involves creating output structures based on a specified layer and associated features.
📄️ Template overview
Each Kotli Template is a self-contained Kotlin artifact that encompasses all the necessary metadata for presentation and facilitates the multistep process of generating an output structure.
📄️ Create own template
// TBA