/primitives / kei-social-store
kei-social-store
People + interaction CRM (lite). Port of LBM internal/social.
| tagline | People + interaction CRM (lite). Port of LBM internal/social. |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/kei-social-store/install.sh | bash
# after install $ kei-social-store --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/kei-social-store.sh"] } ] }