Install
macOS / Homebrew
What you will do
Install Memory Layer through Homebrew, configure global and project settings, and verify the service.
Steps
brew tap 3vilM33pl3/memory https://github.com/3vilM33pl3/memory
brew install 3vilM33pl3/memory/memory-layer
memory wizard --global
cd /path/to/project
memory wizard --dry-run
memory wizard
memory service enable
memory doctor
memory health
memory tuiFor unreleased changes, use:
brew install --HEAD 3vilM33pl3/memory/memory-layerVerify
memory --version
memory service status
memory status --project <project-slug>Next
Read PostgreSQL and pgvector and Project wizard.