Skip to content

dominickp/hn

 
 

Repository files navigation

hn

Yet another CLI tool to browse the top posts on Hacker News using their API. This project was just an excuse to brush up on golang and to get some more experience working with TUIs and the vscode debugger.

demo.mp4

Usage

Either grab a binary from a release and add it to your PATH or clone this repo and run go run . or go install.

CPU Profiling

go run . and then go tool pprof -http=: profile.prof

Todo

  • Testing

About

Yet another CLI tool to browse Hacker News.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages