Skip to documentation
CranberryClock.Ideas / Systems / Design

INDEPENDENT TOOL / v0.1.0

SiftIntegration guide

Install Sift, connect it to your project, and understand the integration boundaries.

Start with the package archive.

Download Sift v0.1.0 ↓, then follow the installation instructions below. Commands that pack source files run from the public repository checkout.

Install

bash
npm pack ./dist/packages/sift
npm install /path/to/cranberry-forge-sift-0.1.0.tgz

Source/archive distribution; not published to npm. Node 22+ for CLI/local files. The core works in modern browsers.

View versioned source on GitHub ↗