Comment on page
Install Cayley
snap install --edge --devmode cayley
macOS does not include the Homebrew brew package by default. Install brew using the official instructions
brew install cayley
docker run -p 64210:64210 cayleygraph/cayley
Last modified 4yr ago