bootstrap
Adom Core
Public Made by Adomby adom
Bootstrap a standard Adom workstation in one command.
Adom Core
The one-command bootstrap for a standard Adom workstation. Installs the core toolset — distributor search (Mouser/DigiKey/JLCPCB), parts lookup, file converters, the KiCad/Fusion helpers — and the adom-wiki package-manager skill so Claude knows how to publish and install.
bash <(curl -fsSL https://wiki.adom.inc/static/bootstrap.sh)
# Adom Core
The one-command bootstrap for a standard Adom workstation. Installs the core toolset —
distributor search (Mouser/DigiKey/JLCPCB), parts lookup, file converters, the KiCad/Fusion
helpers — and the **adom-wiki** package-manager skill so Claude knows how to publish and install.
```
bash <(curl -fsSL https://wiki.adom.inc/static/bootstrap.sh)
```