- Incur now supports distributable cross-platform Standalone Binaries! Set up the GitHub Action, and then direct users to install your CLI via `curl` to the GitHub release! Bonus points if you redirect your domain to get a short install URL (e.g. example.com/install.sh).
- “SDKs are dead” The SDKs: function createCustomer(body) { return fetch(‘…/customers’, { method: ‘post’, body }) } Unfortunately that’s not an SDK, it’s an API client lol
- few cool projects built using incur: → Stripe Link CLI: link.com/agents → Shopify UCP CLI: shopify.dev/docs/agents → Phantom CLI: docs.phantom.com/wallet-sdks-ov… → World AgentKit CLI: docs.world.org/agents/agent-k… → More: npmjs.com/package/incur?…





