Wendy LogoWendy
Installation

Developer Machine Setup

Set up your development machine with the Wendy CLI

CLI Installation

Install the Wendy CLI for your development machine.

curl -fsSL https://install.wendy.sh/cli.sh | bash

Verify the installation:

wendy --version
curl -fsSL https://install.wendy.sh/cli.sh | bash

Verify the installation:

wendy --version

Install via winget:

winget install WendyLabs.Wendy --source winget

To upgrade to the latest version:

winget upgrade WendyLabs.Wendy --source winget

Verify the installation:

wendy --version

The wendy CLI is your developer tool for building, discovering, and deploying apps to Wendy devices. It helps set up WendyOS on NVIDIA Jetson and Raspberry Pi, and Wendy for Mac is in progress for headless Mac targets.

AI Coding Agent Setup

Install the Wendy plugin if you want Codex or Claude Code to create and run Wendy apps for you. The Git source is wendylabsinc/wendy-agentic-coding; in Codex, the plugin appears as @Wendy.

codex plugin marketplace add wendylabsinc/wendy-agentic-coding

Then open Codex and install it from /plugins.

claude plugin marketplace add wendylabsinc/wendy-agentic-coding && claude plugin install wendy-agentic-coding@wendy-agentic-coding

Next Steps

Once your developer machine is ready, choose the branch that matches where you want to deploy first: