Skip to content

mgmarlow/headlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Headlines

build status Go Report Card

Top news stories straight to the terminal.

Stories brought to you by News API.

Example

Usage

Grab an API key from the News API and drop it in a .env file at the root of the project.

# .env
NEWS_API_KEY=<YOUR KEY HERE>

Once that's done, you can successfully build and run the project:

go build
./headlines.exe

Controls

Use <Tab> to cycle between top stories.

About

Top news stories straight to the terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages