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/cliHomebrew (macOS / Linux)
brew tap icaruspcb/tap
brew install icaruspcbVerify installation
icaruspcb --version
# IcarusPCB CLI v2.4.0After installation, authenticate with your IcarusPCB account:
icaruspcb auth login