Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mode name
-rw-r--r-- README.md
-rw-r--r-- ferris.png
-rw-r--r-- hello-world.rs
-rw-r--r-- video.rs
README

Examples

How to run

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.