Documentation Index
Fetch the complete documentation index at: https://docs.pryveo.com/llms.txt
Use this file to discover all available pages before exploring further.
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.