import * as dyr from "https://deno.land/x/dyr@v2.1.0/src/cli.ts";
Access Yr's weather API and Nominatim's names API for getting weather details about a specific location.
Installation
deno install --allow-net=api.met.no,nominatim.openstreetmap.org \
-n yr jsr:@timharek/d-yr/cli
Type Aliases
Only relevant the CLI's options. |