Documentation

Guides, references, and tutorials for every IcarusPCB product.

The production MVP supports the website, desktop editor, and hosted simulation backend. CLI, IDE plugins, and public API workflows documented here are private beta until they are fully migrated onto that same backend.
DocsGetting StartedInstallation

Installation

Set up IcarusPCB and run your first simulation in minutes.

Install the IcarusPCB CLI using npm, Homebrew, or download the binary directly.

npm
npm install -g @icaruspcb/cli
Homebrew (macOS / Linux)
brew tap icaruspcb/tap
brew install icaruspcb
Verify installation
icaruspcb --version
# IcarusPCB CLI v2.4.0

After installation, authenticate with your IcarusPCB account:

icaruspcb auth login