hackernews
hackernews copied to clipboard
Command line executable for hackernews
Would be nice to have an interface like:
$ hackernews --topstories
> [123456, 987654, ....]
Might be a good use case for cmdtheline or optparse-applicative
cc @zudov 😄