porch 0.2.1

Local git gate: push to porch, review and certify before origin
porch-0.2.1 is not a library.

porch

Local git gate. Consent is git push porch. Independent review, cheap certify, then a GitHub PR. origin is never hijacked.

cargo install porch --locked
cargo install porch-quality --locked   # optional review engine
export PATH="$HOME/.cargo/bin:$PATH"
porch setup
porch doctor

Needs Rust 1.85+ and git. Full guide: docs/install.md.

Apache-2.0.