pryveo-cli Commands
pryveo new <name>
Scaffold a new Pryveo application.
--template <basic|full>: Choose template (default: basic)
pryveo init
Initialize a Pryveo app in the current directory.
pryveo build
Compile Rust code to WASM.
pryveo package
Create a .pryveo-app bundle for distribution.
pryveo check
Validate manifest.json and permissions.