Skip to content

vutran/go-hn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-hn

Simple command-line util to fetch stories from Hacker News

Install

To get started, you need a working Go environment. Once available, grab the tool here:

$ go get -u github.com/vutran/go-hn 

Usage

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 

Related

  • srgnt - Simple command-line framework for Go

License

MIT © Vu Tran

About

Simple HN CLI Client in Golang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages