⚠️ All of the examples here are very low-level.
```bash
cargo playdate run -p=playdate-sys --example=hello-world --features=bindgen-runtime,bindings-derive-debug
cargo playdate run -p=playdate-sys --example=hello-world --features=bindgen-runtime,bindings-derive-debug --device
```
More information how to use [cargo-playdate][] in help: `cargo playdate --help`.