Documentation

Everything you need to install, configure, and use Krowcode — from quick start to advanced configuration.

Quick Install

VS Code Extension

code --install-extension krowcode-1.0.0.vsix

CLI Tool

npm install -g krowcode

Quick Analyze

npx krowcode analyze .

Self-Hosted Dashboard

docker compose -f packages/hosted-dashboard/api/docker-compose.all-in-one.yml up -d

Full Documentation on GitHub

All documentation lives alongside the source code. Browse, search, and contribute.

Browse Docs on GitHub