hackernews-cli-tool
Version:
A Hacker News CLI Tool
30 lines (20 loc) • 587 B
Markdown
# 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
