Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 529 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 529 Bytes

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