/primitives / kei-compute-digitalocean
kei-compute-digitalocean
DigitalOcean ComputeProvider impl for kei-runtime-core (Wave 2 redo). REST v2 + bearer-token auth, mocked tests via wiremock.
| tagline | DigitalOcean ComputeProvider impl for kei-runtime-core (Wave 2 redo). REST v2 + |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/kei-compute-digitalocean/install.sh | bash
# after install $ kei-compute-digitalocean --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/kei-compute-digitalocean.sh"] } ] }