## View in iFrame tool

Very simple cli tool to check if a url can be viewed in a iFrame by checking the X-FRAME-OPTIONS

How to use:

```npm install -g x-frame-test```

```xFrameTest http://www.google.com```

Note: Url must be fully qualified (includes http:// or https://)
