Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cli-progress (Progress Bar) for CLI #58

Open
ovflowd opened this issue Aug 5, 2024 · 0 comments · May be fixed by #98
Open

Add cli-progress (Progress Bar) for CLI #58

ovflowd opened this issue Aug 5, 2024 · 0 comments · May be fixed by #98
Assignees

Comments

@ovflowd
Copy link
Member

ovflowd commented Aug 5, 2024

This issue details the introduction of a progress bar to show the progress made in parsing and generating files. Similar to how we did on nodejs.dev (https://github.com/nodejs/nodejs.dev/blob/e670ec88c82119ed3141d97e24a2e98630a304c9/util-node/getApiDocsData.js#L25)

It should represent where it is and what it is generating/parsing. It should reside as a tool within src/utils and be imported within the cli.mjs

@AugustinMauroy AugustinMauroy self-assigned this Sep 10, 2024
@AugustinMauroy AugustinMauroy linked a pull request Sep 11, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants