Simple HN CLI Client in Golang
Simple command-line util to fetch stories from Hacker News
To get started, you need a working Go environment. Once available, grab the tool here:
$ go get -u github.com/vutran/go-hn
Usage:
go-hn [flags] <command>
Commands:
new View new stories
best View best stories
top View top stories
ask View Ask HN stories
show View Show HN stories
jobs View jobs
MIT © Vu Tran