wayneashleyberry / hn

An opinionated hacker news client for your command-line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An opinionated hacker news client for your command-line

License:MIT License


Languages

Language:Go 100.0%