/primitives / tokens-sync
tokens-sync
Rust primitive in the KeiSeiKit substrate.
| tagline | Rust primitive in the KeiSeiKit substrate. |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/tokens-sync/install.sh | bash
# after install $ tokens-sync --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/tokens-sync.sh"] } ] }