asyncapi/cli

[FEATURE] Adding a progress bar for CLI Commands to show the progress status

AayushSaini101 opened this issue · 2 comments

Why do we need this improvement?

It would be good if we can add progress bar when we execute following command to make CLI more user attractive and increase developer experience:

Progress bar can be added while:

  • Model Generation
  • Pulling templates from private repositories
  • Generating templates

How will this change help?

It would make CLI more user attractive and increase developer experience:

Screenshots

Sample Progress Bar:
image

How could it be implemented/designed?

Set up the progress start and progress end between the process start

🚧 Breaking changes

No

👀 Have you checked for similar open issues?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

Yes I am willing to submit a PR!

Great feature proposal @AayushSaini101 ❤️
Check if you can use https://github.com/natemoo-re/clack for this

Hey @AayushSaini101 if i can take this up, as you are already engaged in many issues