You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

2h 1m 34s logged

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.

0
3

Comments 0

No comments yet. Be the first!