hgayan7 / the-terminal-news

Read news inside the terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the-terminal-news

Read news inside the terminal.

Screenshot 2020-04-25 at 8 33 09 PM

How to use -

1. Get an API Key from NEWS API

2. Set environment variable

Windows -
set apiKey=your_api_key
Mac/Linux -
export apiKey=your_api_key

3. Execute the binary

News are fetched from NEWS API

About

Read news inside the terminal.


Languages

Language:Go 100.0%