Skip to content

wayneashleyberry/hn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An opinionated hacker news client for your command-line

Screenshot 2019-09-18 at 10 58 26 pm

Installation

go get github.com/wayneashleyberry/hn/cmd/hn

Motivation

This is a very basic command that prints the top 3 stories from hacker news. It does use escape codes to make the links clickable, cache the results to make it fast and use some decent colours — but that's literally all it does.