Get GerberGPT / in your terminal.
One command installs the CLI, wires up your PATH, and puts physics-validated PCB layout a keystroke away. No build step.
// Pick one method below — a shell script or npm. You run a single command, not both.
// Prebuilt for Apple Silicon (M1 and newer). Installs to ~/.local/bin. On Intel Macs the installer stops — build from source instead.
- macOSApple Silicon (arm64)aarch64-apple-darwin
- Linuxx86_64 · glibcx86_64-unknown-linux-gnu
- Windowsx86_64x86_64-pc-windows-msvc
Run one install command
Pick a single method above — a script or npm — and paste its one command into a terminal. It fetches the latest prebuilt binary and drops gerbergpt on your PATH. No build step, no toolchain.
Authenticate
Run gerbergpt login to start the device-authorization flow. Approve the code in your browser and the CLI stores a scoped token locally.
Generate layouts
Point the CLI at a schematic or netlist and stream physics-validated footprints, routing, and Gerber output straight to your working directory.