How to download and setup scoop-viewer
Open terminal and run command
git clone https://github.com/prezesp/scoop-viewer.git
git clone is used to create a copy or clone of scoop-viewer 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-viewer https://github.com/prezesp/scoop-viewer/archive/master.zip
Or simply clone scoop-viewer with SSH
[email protected]:prezesp/scoop-viewer.git