A command line tool that shows the top stories from Hacker News using the Hacker News API from Firebase.
dotnet run
docker run amscotti/hn-top
-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.