Skip to content

Instantly share code, notes, and snippets.

@barefeettom
Last active April 15, 2021 03:00
Show Gist options
  • Save barefeettom/c80f5f222c0810354758b60b5179c3a8 to your computer and use it in GitHub Desktop.
Save barefeettom/c80f5f222c0810354758b60b5179c3a8 to your computer and use it in GitHub Desktop.
Weather.publisher() multi line. For article: https://medium.com/p/4ddf8710d1a0/
Weather.publisher(
keyValues: [
.appID: "1234567890abcdef",
.site: "Sydney,AU",
.system: .metric
]
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment