How-to guides
Goal-oriented directions for getting a specific job done with b8e. Each guide assumes you already
know what you want and shows you how to do it.
- Run a scan on your machine — check a project locally before you push.
- Run an audit of your journeys — drive real screen readers over a flow and read what they said.
- Gate a pull request with
b8e ci— fail a build on new violations, scoped to changed files. - Gate on any CI provider — the same gate outside GitHub Actions.
- Adopt a baseline on an existing codebase — start gating today with thousands of existing findings, and burn them down over time.
- Keep
BINCLUSIVE.mdin sync in CI — catch generated-docs drift withb8e gen --check. - Declare a component the scanner can’t resolve — the
componentsmap inbinclusive.json, for wrappers the scanner cannot trace.