Next-generation version control system for code and large binary assets
Next-generation version control system for code and large binary assets. Lore is an open-source version control system designed to handle projects combining code with large binary assets, such as games and entertainment projects. It features content-addressed storage, immutable revision chains, chunked storage for large binary files, and on-demand data hydration.
Next-generation version control system for code and large binary assets. Lore is an open-source version control system designed to handle projects combining code with large binary assets, such as games and entertainment projects. It features content-addressed storage, immutable revision chains, chunked storage for large binary files, and on-demand data hydration.
To install epic-lore, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install epic-lore
To see what files were installed by epic-lore, run:
port contents epic-lore
To later upgrade epic-lore, run:
sudo port selfupdate && sudo port upgrade epic-lore
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.