# 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
```