Skip to content

Installation

Requires Node.js 22.13 or later. Stackglass is not an npm package.

bash
git clone https://github.com/theworker02/stackglass.git
cd stackglass
npm install
npm run build
node cli/dist/bin.js --help

From another project: node /path/to/stackglass/cli/dist/bin.js init.

Local-first developer observability. Distributed from GitHub, not npm.