distributor

distributor is a Go application shell for validating and publishing manifested report bundles.

Current implemented behavior is limited to CLI help, version output, config validation, source bundle validation, source bundle inspection, and placeholder run execution:

go run ./cmd/distributor validate examples/source-bundle

See docs/cli.md and docs/config.md for the implemented CLI and configuration surface. 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%