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