Fair
A CLI tool (fairtool for macOS & Linux) and runtime library (swift iOS & macOS) to manage Federated App Index Repositories (FAIRgrounds)
How to download and setup Fair
Open terminal and run command
git clone https://github.com/fair-ground/Fair.git
git clone is used to create a copy or clone of Fair 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 Fair https://github.com/fair-ground/Fair/archive/master.zip
Or simply clone Fair with SSH
[email protected]:fair-ground/Fair.git