Hacker News in your Terminal.
Here are the steps to install hn
in your terminal:
- Download the Rust language from https://www.rust-lang.org/tools/install
- Run the following command in terminal to install
hn
:
cargo install --git https://github.com/iShibi/hn
- Run
hn
cmd to fetch currenttop 5
stories. This is the defualt output. - Run
hn -h
to bring up the help menu and see available options.