Eric Rakestraw 328c7a5693
Some checks failed
ci/woodpecker/tag/release Pipeline failed
Document Weatherreporter v0.10.0
2026-08-02 00:29:36 +00:00
2026-08-02 00:29:36 +00:00
2026-08-01 20:00:54 +00:00
2026-08-01 13:38:18 +00:00
2026-08-01 13:38:18 +00:00
2026-05-29 11:16:17 +00:00
2026-08-01 20:11:57 +00:00

weatherreporter

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

It produces a Markdown report at an operator-owned destination and can upload the completed output through Distributor.

Quickstart

weatherreporter generate today

Configure a Weather API endpoint first; see the configuration reference. The report is written to today.md in the current directory; use --out to choose another destination. See the CLI reference and operations guide for command and operating details.

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%