pebble_install
Install a Pebble app into the emulator, building the project or using a .pbw file. Resets the emulator for a clean launch, then starts the app.
Instructions
Install an app into the emulator, starting it if needed.
target is either a project directory (built first if needed) or a
path to a prebuilt .pbw file; relative paths resolve against the
workspace root. The emulator is killed and wiped first — the
reliable-launch lesson — so expect a few seconds of startup.
Requires the pebble CLI on PATH.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| platform | No | emery |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||