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 inquirer to CLI tools #489

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Add inquirer to CLI tools #489

wants to merge 8 commits into from

Conversation

dstansby
Copy link
Member

Fixes #431

@dstansby
Copy link
Member Author

pre-commit.ci autofix

Copy link
Member

@samcunliffe samcunliffe left a 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?

docs/pages/libraries/clis.md Outdated Show resolved Hide resolved
@samcunliffe samcunliffe added the needs-2-reviewers Considered "controversial" so worth a second pair of eyes label Nov 12, 2024
@samcunliffe samcunliffe requested a review from a team November 12, 2024 14:42
@dstansby
Copy link
Member Author

dstansby commented Nov 12, 2024

Does inquirer do progress bars?

Nope - Inquirer focuses on interactive command line interfaces (e.g., text input, radio buttons, checkboxes etc.).

@dstansby
Copy link
Member Author

This should definitely be squash merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-2-reviewers Considered "controversial" so worth a second pair of eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add inquirer to CLI tools
3 participants