How to download and setup Scoop-Bucket
Open terminal and run command
git clone https://github.com/DoveBoy/Scoop-Bucket.git
git clone is used to create a copy or clone of Scoop-Bucket repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with Scoop-Bucket https://github.com/DoveBoy/Scoop-Bucket/archive/master.zip
Or simply clone Scoop-Bucket with SSH
[email protected]:DoveBoy/Scoop-Bucket.git