Expand description
crank
A command-line build tool for Playdate game development, inspired by Cargo. Provides project scaffolding, build automation, and development tools.
Re-exports§
pub use config::PlaydateConfig;pub use error::CrankError;pub use error::Result;pub use project::Project;pub use sdk::Sdk;