Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 369 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 369 Bytes

darksky

Get current weather data from the Dark Sky (Forecast.io) API.

Powered by Dark Sky

Requirements

Needs cURL and jq to run. cURL to make the API request and jq to pull apart the JSON response. Tested on Ubuntu 16.04 LTS against cURL v7.47.0 and jq v1.5.