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
For more information see Container Documentation
See instructions in Contributing