Skip to content

Git Sync

Engram sync uses compressed chunks to keep history shareable.

Terminal window
engram sync
git add .engram/
git commit -m "sync engram memories"

On another machine:

Terminal window
engram sync --import

Use engram sync --status to inspect what still needs import or export.