Skip to content
@setupproof

SetupProof

README quickstart verification for maintainers.

SetupProof

SetupProof tests marked README quickstarts from a clean workspace before contributors hit them.

The main project is setupproof/setupproof.

go install github.com/setupproof/setupproof/cmd/[email protected]
setupproof review README.md
setupproof --require-blocks --no-color --no-glyphs README.md

Use the GitHub Action with a pinned Action tag and CLI version:

- uses: setupproof/[email protected]
  with:
    cli-version: v0.1.3
    require-blocks: "true"
    files: README.md

SetupProof is intentionally narrow: it verifies explicitly marked shell blocks, reports what passed or failed, sends no telemetry, and does not execute unmarked Markdown examples.

Useful entry points:

Popular repositories Loading

  1. setupproof setupproof Public

    Run README setup commands from a clean checkout before contributors copy them.

    Go 1 1

  2. .github .github Public

    SetupProof organization profile

  3. homebrew-tap homebrew-tap Public

    Homebrew tap for SetupProof

    Ruby

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…