Live data from Hacker News

Show HN: Hacker News CLI, written in Go

github.com

11–20 of 25 posts

Re: Show HN: Hacker News CLI, written in Go

#13
post #2

Looks like it's off to a good start! Some colors & lines would go a ways towards making it a bit more usable. I'm looking forward to diving into the code later this evening.

Thanks! I'll try to put in a bit more work on the UI front. I look forward to any more feedback you have.

Live links would also be nice, though it defeats somehow the original purpose of shunning the browser.

Re: Show HN: Hacker News CLI, written in Go

#14
post #8

Neat stuff! You should consider building some binaries and making them available via GitHub's releases feature: being able to ship just binaries is a big plus for Go ;)

Sweet, and done. I had no idea GitHub has that as a feature.

Brings it up to feature parity with SourceForge circa 1999 ;)

Re: Show HN: Hacker News CLI, written in Go

#18
post #8

Neat stuff! You should consider building some binaries and making them available via GitHub's releases feature: being able to ship just binaries is a big plus for Go ;)

Sweet, and done. I had no idea GitHub has that as a feature.

You may want to point that the binary is for Linux.

Re: Show HN: Hacker News CLI, written in Go

#20
post #8

Neat stuff! You should consider building some binaries and making them available via GitHub's releases feature: being able to ship just binaries is a big plus for Go ;)

Sweet, and done. I had no idea GitHub has that as a feature.

Btw, I made something that's supposed to make this process easier (and done from the command line, har har): https://github.com/aktau/github-release

Also written in Go, of course...

Post reply on HN