How to download and setup scoop-bucket
Open terminal and run command
git clone https://github.com/trizau/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/trizau/scoop-bucket/archive/master.zip
Or simply clone scoop-bucket with SSH
[email protected]:trizau/scoop-bucket.git