Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 519 Bytes

File metadata and controls

26 lines (19 loc) · 519 Bytes

ZERO Dev Container

This container is the no-install path for contributors and coding agents. It installs Python, Rust, just, the editable zero-engine package, and the Rust CLI dependency graph without requiring exchange credentials or cloud access.

After the container opens:

just demo
just paper-api-smoke
just public-proof

To inspect the paper API manually:

just paper-api

Then open a second terminal:

cd cli
cargo run -q -p zero -- --api http://127.0.0.1:8765 doctor