A global dataset version control system (GDVCS) built on the distributed web.
Qri is a global dataset version control system (GDVCS) built on the distributed web. Qri is global, specific to datasets, provides version control and runs on the distributed web, seeking to solve common data problems around discovery, trust, friction & synchronization.
Qri is a global dataset version control system (GDVCS) built on the distributed web. Qri is global, specific to datasets, provides version control and runs on the distributed web, seeking to solve common data problems around discovery, trust, friction & synchronization.
To install qri, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install qri
To see what files were installed by qri, run:
port contents qri
To later upgrade qri, run:
sudo port selfupdate && sudo port upgrade qri
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.