weatherreporter

Weatherreporter is a Go CLI that turns normalized weather data into managed, human-facing Markdown reports.

It provides repeatable reports with inspectable local artifacts, so operators can review what was collected and generated for every run.

Quickstart

weatherreporter generate today --out ./today.md

Configure a Weather API endpoint first; see the configuration reference.

Documentation

Description
A small Go application that produces weather reports.
Readme GPL-3.0 7 MiB
2026-08-02 02:09:47 +00:00
Languages
Go 100%