Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 517 Bytes

File metadata and controls

19 lines (12 loc) · 517 Bytes

hn

Hacker News in your Terminal.

hn demo

Installation

Here are the steps to install hn in your terminal:

  1. Download the Rust language from https://www.rust-lang.org/tools/install
  2. Run the following command in terminal to install hn:
cargo install --git https://github.com/iShibi/hn
  1. Run hn cmd to fetch current top 5 stories. This is the defualt output.
  2. Run hn -h to bring up the help menu and see available options.