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
768 stars 229 forks source link

CLI for helping to write AsyncAPI document #352

Closed derberg closed 3 years ago

derberg commented 4 years ago

Reason/Context

Now generator CLI has a flag --watch-template that gives you a nice DX in template development. It watches template and provided asyncapi file and regenerates all changes.

What about the use case for users that creates an AsyncAPI document from scratch or edits existing one. They are not interested with the template itself but want to make sure their doc is correct. They need some auto-refreshing and validation and visualization of the spec to make sure it is correctly created, they should not be forced to use https://hub.asyncapi.io/ or old Playground but should be enabled to use CLI

Description

Is this really generator responsibility? or separate tool?

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity :sleeping: It will be closed in 30 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation. Thank you for your contributions :heart:

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity :sleeping: It will be closed in 30 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation. Thank you for your contributions :heart:

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity :sleeping: It will be closed in 30 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation. Thank you for your contributions :heart:

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity :sleeping: It will be closed in 60 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation. Thank you for your contributions :heart:

derberg commented 3 years ago

Leaving it closed as project is already in planning https://github.com/asyncapi/cli