c49c50bc8d07976f2ffcc238b57e91aed790dbda
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. It can also compare explicitly selected Promptkit profiles against one shared prepared report and publish a local comparison bundle.
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 when output.directory is not configured.
Set that configuration value for an ordinary publication directory, or use
--out for one command. See the CLI reference and operations
guide for command and operating details.
Documentation
Releases
2
Weatherreporter v0.11.0
Latest
Languages
Go
100%