Skip to content

Distribute prebuilt autumn CLI binaries (curl-able install) #2005

Description

@madmax983

Maintainer decision (2026-07-16): autumn should ship prebuilt autumn CLI binaries that users can fetch with curl, instead of cargo install being the only path — both for general onboarding DX ("right now you have to cargo install to even get autumn up and running, which is bad DX") and as the distribution mechanism for downstream CI consumers.

First consumer: #1931 (wire autumn a11y verify into generated-app CI) — a generated app's CI runner curls the pinned prebuilt binary rather than cargo-installing or extracting the scanner into the library.

Scope to design: build targets (Linux x86_64/aarch64 at minimum), where artifacts live (GitHub Releases per tag is the natural home), a stable "latest" URL + version-pinned URLs, checksum/signature story, and a curl | sh-style install script or documented one-liner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions