/the-terminal-news

Read news inside the terminal.

Primary LanguageGo

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