Installing

Install @cavuno/board as a package, via CDN, or with version-matched agent instructions.

Install @cavuno/board as a package for typed imports and tree-shaking. Install via CDN when a static HTML page or CMS cannot use a package manager.

Install as package

Install the SDK with your package manager:

Then follow Install as package to create a client and verify your board connection.

Install via CDN

Load the SDK from jsDelivr when you cannot install npm packages:

See Install via CDN for initialization, UNPKG, CSP, storage, and browser compatibility.

Set up with an agent

After installing the package, copy its version-matched Agent Skills:

Follow Set up with an agent for the review and verification workflow.