Install
curl -fsSL https://raw.githubusercontent.com/vshulcz/deja-vu/main/install.sh | sh
go install github.com/vshulcz/deja-vu/cmd/deja@v0.6.0
brew install vshulcz/homebrew-tap/deja-vu
Changelog
Features
- 2e82e21 feat: deja sync ssh — one-command sync between machines (#35)
Fixes
- 337c54f fix: rebuild automatically when a bucket file is corrupt (#33)
- a0d1add fix: resolve claude project names against the filesystem (#34)
- a0364d2 fix: warn in deja sources when sqlite3 CLI is missing (#32)
Documentation