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.

01

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 | bash

On Windows: winget install WendyLabs.Wendy --source winget

02

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.

03

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 run

This is what wendy run looks like — build to live logs in seconds:

wendy run — vision-app

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.