⚠️ All of the examples here are very low-level.
```bash
cargo playdate run -p=playdate-sys --example=hello-world --features=lang-items
cargo playdate run -p=playdate-sys --example=handler --features=lang-items,entry-point
```
More information how to use [cargo-playdate][] in help: `cargo playdate --help`.