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