Skip to main content

FAQ: Tarantula CLI

Q: How do I add support for a new framework?

A: Register the framework in the FrameworkService and provide the necessary adapter.

Q: How do I add a new code generation template?

A: Add your template to _templates/model/ and update the scaffolding logic if needed.

Q: Where do I report issues?

A: Use the main repository's issue tracker.