distributor

distributor validates and publishes manifested report bundles.

Run the local example pipeline:

go run ./cmd/distributor run --config examples/local-publish.yml

See docs/cli.md, docs/config.md, and docs/operations.md for the implemented CLI, configuration, and operating notes. Current design and implementation planning lives under docs/roadmap/.

Description
Distributor is a prototype application that collects Markdown artifacts from producers, optionally transforms them into HTML, and distributes the Markdown and/or HTML artifacts to configured destinations.
Readme GPL-3.0 2.5 MiB
v0.7.0 Latest
2026-06-19 17:15:24 +00:00
Languages
Go 100%