Skip to content
/ hnf Public

🦀 WIP: Tiny CLI for fetching Hacker News posts

License

Notifications You must be signed in to change notification settings

Viibrant/hnf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hnf

A tiny Hacker News CLI client.

Fetch top stories, new stories, or details of a single story.

Usage

Open in GitHub Codespaces

# Top stories
hnf top
hnf top 20

# New stories
hnf new
hnf new 5

# Single story
hnf story 45103646

Run

cargo run -- top

About

🦀 WIP: Tiny CLI for fetching Hacker News posts

Resources

License

Stars

Watchers

Forks

Languages