Skip to content

Console application to display stories form news aggregators

License

Notifications You must be signed in to change notification settings

yanndr/topstories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

topstories

Build Status Go Report Card GoDoc

About

topstories dispays a given number of top stories from a news aggregator. The current verion implements only Hakernews.

Install

go get github.com/yanndr/topstories
go install

Usage

topstories 
Flags:
 -c int
        max concurency allowed (default 20)
  -csv
        Save the result to a csv file.
  -n int
        number of stories to display (default 20)
  -o string
        output file name (default "outupt.csv")

About

Console application to display stories form news aggregators

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages