Quickstart
From zero to running on a device in three steps
No account required. See the whole path — install, connect, deploy — before you commit to reading the docs.
Install the Wendy CLI
One line on macOS, Linux or Windows. The CLI is how you build, deploy, and stream logs from your machine.
$ curl -fsSL https://install.wendy.dev/cli.sh | bashOn Windows: winget install WendyLabs.Wendy --source winget
Plug in your device
Connect an NVIDIA Jetson or Raspberry Pi over USB-C. Wendy discovers it automatically — no flashing SD cards, no manual IP setup, no SSH keys to wrangle.
Deploy with one command
Point Wendy at any project with a Dockerfile and run it. Wendy builds your app, ships it over USB-C, starts it on the device, and streams the logs back to your terminal.
$ wendy runThis is what wendy run looks like — build to live logs in seconds:
▍
Ready to build the real thing?
The docs walk through Swift apps, entitlements, GPU and camera access, remote debugging, and OS updates.
Not ready yet? Get the build-along updates.
Releases, deploy guides, and edge-AI notes from the Wendy team — roughly monthly. No spam, unsubscribe anytime.