cobuntu CLI
Coming soon. Plan:
npm install -g @cobuntu/cli
cobuntu init my-community # scaffold a landing snippet
cobuntu domain verify mycommunity.com # check DNS + cert posture
cobuntu webhooks listen --forward http://localhost:3000/webhook
cobuntu api curl GET /communities/my-community/eventscobuntu webhooks listen is the priority — Stripe-CLI-style
tunnel so integrators can develop webhook receivers without
deploying to test each event.