terminews
![License](https://img.shields.io/npm/l/terminews.svg)
I love the news, I am a news fiend. I work in tech, I love all things tech. I combined those to make terminews. 2018 is guaranteed to have some headlines worth reading (and lots of garbage too). Terminews is reloaded for 2018. Don't leave your desk, read random news right from your terminal.
Getting Started
Install it via npm:
$ npm i -g terminews
Read the News In Your Terminal:
$ news
Example
![example news](http://i63.tinypic.com/2585xcm.png)
To Install Using GitHub
$ git clone https://github.com/DanielDwyer/termiNews.git
$ cd termiNews
$ npm i --save
$ npm i -g .
$ news
License
MIT