Skip to content

hgayan7/the-terminal-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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