Use this tag for all Telosys related questions (usage, concepts, code generation, templates, tooling, etc)
Telosys is an Open Source code generator.
It generates the plumbing and repetitive code for any kind of language or framework.
It provides two tools :
The code generator is using templates based on Apache Velocity template language.
The generation process can be described in 3 steps :
- Define a lightweight model (from an existing relational database or from scratch with text files)
- Get or create templates for the targeted language or framework (some templates are available on GitHub)
- Launch the generation
Tagging Recommendation:
Use the telosys tag for all Telosys related questions.