1. Install Preferred VS Code Fork
| Editor | Download |
|---|---|
| VSCode | https://code.visualstudio.com/download |
| Cursor | https://cursor.com/download |
| Google Antigravity | https://antigravity.google/download |
2. Install Extension
Once you have a VS Code editor, search for the extension or install by clicking atopile extension.



3. Install KiCAD
If you want to layout or route PCBs you will need to install KiCAD.4. Done!
Great! At this point you can move on and create your first project.Other Install Methods (Optional)
Homebrew (recommended for macOS)
UV (recommended for other platforms)
-
Install
uvhttps://docs.astral.sh/uv/getting-started/installation/ -
Install atopile with
uv -
Check
atoinstalled
Editable Installation (best for development)
-
Install
uv(see above) -
Clone the repo
-
cdinto the repo -
Install