Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 733 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 733 Bytes

hn

Hacker News CUI Client made with go.

preview

Usage

$ hn

By default, the top 10 stories are displayed. If you want to watch more stories, you can use number options.

$ hn -h
NAME:
   hn - This is a tool to see 'Hacker News' made with Go

USAGE:
   hn [global options] command [command options] [arguments...]

VERSION:
   0.0.0

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --number value, -n value  option for number of Hacker News acquisitions (default: 10)
   --help, -h                show help
   --version, -v             print the versio