UNPKG

hackernews-cli-tool

Version:
30 lines (20 loc) 587 B
# Hacker News CLI Tool ## Installation ```shell npm install -g hackernews-cli-tool ``` ## Usage Run `hn` in your shell! ```shell hn ``` ## Options ``` --help Show help [boolean] --version Show version number [boolean] -c, --category News category [string] [choices: "top", "new", "best"] [default: "top"] -n, --number The number of news for each page (1-500)[number] [default: 10] ``` ## Showcase !['GIF'](https://imgbed.codingkelvin.fun/uPic/asd.gif)