plyx 0.1.2

CLI companion for ply-engine: scaffold projects, manage fonts, build Android APKs & WASM bundles.
plyx-0.1.2 is not a library.

plyx

CLI companion for Ply, the Rust app engine.

Install

cargo install plyx

Commands

Command What it does
plyx init Scaffold a new Ply project
plyx add Add features or fonts to your project
plyx web Build for web (WASM)
plyx apk Build an Android APK
plyx ios Build for iOS
plyx completions Generate shell completions

Run plyx with no arguments to see interactive help.

Links