I started off with something a bit simple: mocha bucket known
The known bucket list in scoop is a list of buckets which are known by the package manager in advance. These buckets don’t require the full URL to be used when using scoop bucket sub-commands.
For example instead of running scoop bucket add https://github.com/ScoopInstaller/Main you can instead run scoop bucket add main
As seen in the video below, mocha bucket known doesn’t do much. First it downloads buckets.json if it doesn’t exist. Then it parses the json and outputs it to console.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.