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