```bash
cargo playdate run -p=playdate --example=hello-world --features=lang-items,entry-point
cargo playdate run -p=playdate --example=video --features=lang-items,entry-point
```
More information how to use [cargo-playdate][] in help: `cargo playdate --help`.