-
Notifications
You must be signed in to change notification settings - Fork 2
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 inquirer to CLI tools #489
base: main
Are you sure you want to change the base?
Conversation
for more information, see https://pre-commit.ci
pre-commit.ci autofix |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just to check: two greens is fine because they are different things?
Does inquirer do progress bars?
Co-authored-by: Sam Cunliffe <[email protected]>
for more information, see https://pre-commit.ci
Nope - Inquirer focuses on interactive command line interfaces (e.g., text input, radio buttons, checkboxes etc.). |
Co-authored-by: Sam Cunliffe <[email protected]>
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
This should definitely be squash merged! |
Fixes #431