Skip to content

A command line tool that shows the top stories from Hacker News

License

Notifications You must be signed in to change notification settings

amscotti/hn-top

Repository files navigation

hn-top

A command line tool that shows the top stories from Hacker News using the Hacker News API from Firebase.

hn-top Output

Running

With dotnet

dotnet run

With Docker

docker run amscotti/hn-top

Command Line Arguments

  -n, --number         (Default: 5) Number of top news to show.

  -u, --source_urls    (Default: false) Show source urls.

  --help               Display this help screen.

  --version            Display version information.

About

A command line tool that shows the top stories from Hacker News

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published