Command line hacker news written in rust

Very minimal. Very scrappy. I wrote it so that I can display top hacker news articles in Conky

Usage

``` USAGE: rustynews [FLAGS]

FLAGS: -b, --by Display username -h, --help Prints help information -p, --progress Show progress bar while posts are being fetched -s, --score Display score -u, --url Display URL -V, --version Prints version information

ARGS: The number of top posts to be retrieved ```