ScoopInstaller / scoopinstaller.github.io

ScoopInstaller homepage and search engine
https://scoop.sh
MIT License
78 stars 18 forks source link

[suggest] add a button for switch contain/not contain bucket name in install command #52

Closed shishirong closed 1 year ago

shishirong commented 1 year ago

because bucket can not set order/rank , We have to input bucket name for specify repo.

like this:

want to switch between

scoop install xxxx
scoop install main/xxxx
StarsbySea commented 1 year ago

Thanks for the suggestion, but I'd like more information before implementing it, for example, do you want only the official bucket to add the bucket name when displaying the install command, or all of them? Assuming the latter, is it the repository name or the bucket alias generated by the site that you want to be displayed?

shishirong commented 1 year ago

Thanks for the suggestion, but I'd like more information before implementing it, for example, do you want only the official bucket to add the bucket name when displaying the install command, or all of them? Assuming the latter, is it the repository name or the bucket alias generated by the site that you want to be displayed?

I want add the bucket name all of them. I used command is copy from scoop.sh website usually when I add scoop bucket, so bucket name is alias generated by the site.