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

Feature: Add Click-to-Copy Feature for brew install Command #391

Open
Codexnever opened this issue Nov 5, 2024 · 0 comments
Open

Feature: Add Click-to-Copy Feature for brew install Command #391

Codexnever opened this issue Nov 5, 2024 · 0 comments

Comments

@Codexnever
Copy link

Suggested solution

Description

On the /cli route, there is a brew install command (brew install open-sauced/tap/pizza) that users currently need to select manually to copy. To improve usability, I propose adding a "click-to-copy" feature, where clicking the command will automatically copy it to the clipboard.

Problem

Manually selecting and copying the command is less convenient for users, especially if they need to do this multiple times. By enabling a click-to-copy function, we can streamline this process.

Solution

Implement a click-to-copy feature on the brew install command so that when users click on it, the command is copied to their clipboard automatically. This would make the CLI page more user-friendly and improve the user experience.

Benefits

  • Simplifies the user experience by allowing one-click copying.
  • Reduces the chance of errors when manually selecting the command.
  • Aligns with best practices for user-friendly CLI installation instructions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant