UNPKG

wtf-js

Version:

Terminal Weather Yo.

25 lines (16 loc) 246 B
# What The Forecast? Terminal weather, yo. ![wtf](example.png) ### Installation ```bash npm install -g wtf-js ``` Grab an [API key](http://openweathermap.org/appid). Let `wtf` know: ```bash wtf --key abc-123 ``` ### Usage ```bash wtf ```