/primitives / kei-git-bitbucket
kei-git-bitbucket
Bitbucket Cloud GitBackend impl for kei-runtime-core (Wave 5). REST v2.0 + HTTP Basic auth (username + app password), mocked tests via wiremock.
| tagline | Bitbucket Cloud GitBackend impl for kei-runtime-core (Wave 5). REST v2.0 + HTTP |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/kei-git-bitbucket/install.sh | bash
# after install $ kei-git-bitbucket --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/kei-git-bitbucket.sh"] } ] }