asyncapi / generator

Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!
https://asyncapi.com/docs/tools/generator
Apache License 2.0
766 stars 229 forks source link

Allowing Generator to pull the templates from the private GitHub Repository #1157

Open AayushSaini101 opened 6 months ago

AayushSaini101 commented 6 months ago

Why do we need this improvement?

We have already introduced to pull the templates from the private registries like npm, nexus etc, we can extend it to allow the templates from the github/gitlab repositories as well

How will this change help?

Developer can use the generator for the internal use case efficiently

Screenshots

No response

How could it be implemented/designed?

🚧 Breaking changes

Yes

👀 Have you checked for similar open issues?

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

Yes, I am willing to submit a PR

lmgyuan commented 3 months ago

Would you like to share some thoughts on how you would like to implement the feature? : ) Since you are willing to submit a PR.