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