Install Graphcoder

Choose the command for your platform.

macOS / Linux

curl -fsSL https://graphcoder.ai/install.sh | bash

Windows (PowerShell)

irm https://graphcoder.ai/install.ps1 | iex

Package manager (bun / npm / pnpm)

bun install -g graphcoder

Also available as npm install -g graphcoder or pnpm add -g graphcoder.