Get started with the pcb CLI
pcb
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/diodeinc/pcb/releases/latest/download/pcb-installer.sh | sh
Install from source.
# Clone the repo git clone https://github.com/diodeinc/pcb # Move into source folder cd pcb # Run the install script ./install.sh