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