Skip to main content

Install the Vibe CLI

Or build from source:

Create your first app

This creates a vibe.yaml with a minimal template. Open it in your editor and describe your services.

Validate the manifest

Fix any errors reported before packaging.

Package the app

Generate a signing keypair

Sign the package

Share it

Send myapp.vibeapp to anyone running macOS 14+ with the Vibe player. They double-click it and it runs.

Next steps

Open an app

Learn what happens when a recipient opens a .vibeapp

Package an app

Deep dive into packaging options — encryption, seed data, signing