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] rzup more expressive output #1815

Open
nuke-web3 opened this issue May 10, 2024 · 1 comment
Open

[Feature] rzup more expressive output #1815

nuke-web3 opened this issue May 10, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@nuke-web3
Copy link
Member

nuke-web3 commented May 10, 2024

Feature

Presently running rzup will have a fun spinner, but otherwise suppress all output from the installation. I would like more visibility into what is happening, perhaps the full output of the cargo install process.

Motivation

  • Not sure what is taking so long for each step 🙈
  • Unclear what the result of each install is and it's version
  • For a re-run of the tool, I am confused (without inspecting the script itself) why things need to be reinstalled (I bet they don't need to be in most cases)

Implementation

  • At least a step-wise print out of the result of an install, ideally with the version.
  • A progress bar ideally, like cargo install provides so I have a sense of progress over a spinner.

Happy to put in a PR here if others think this is valuable. Related to #1813

@nuke-web3 nuke-web3 added enhancement New feature or request good first issue Good for newcomers labels May 10, 2024
Copy link

linear bot commented May 10, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant