Files
weatherreporter/README.md

626 B

weatherreporter

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

The repository currently contains the application skeleton and a minimal CLI help command. Report generation, configuration loading, weather API fetching, and scriptorium rendering are tracked in the roadmap and are not implemented yet.

Quickstart

weatherreporter --help

Documentation