hn-now
Version:
HackerNews CLI
15 lines (9 loc) • 421 B
Markdown
# HackerNews CLI
Check the top, new, or best stories in HackerNews in the comfort of your terminal
## Goals
* To browse HN's top/new/best stories at a glance, in my terminal
* To catch-up with stories that I might have missed yesterday or a few days ago
* To allow me to browse the stories with a given criteria (e.g. stories with a score > 500 or comments > 200)
* ...
## Usage
`$ hn-now top|best|new|ask|job|show`