weatherreporter

weatherreporter is a Go application for preparing human-facing weather reports from normalized forecast data.

The application currently resolves configuration and CLI requests. Weather API fetching, report generation, and scriptorium rendering are tracked in the roadmap and are not implemented yet.

Quickstart

weatherreporter generate daily --date 2026-05-29 --out ./daily.md

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%