Hacker News new | ask | show | jobs
by notheguyouthink 3035 days ago
> Wish I knew Go tools to use it.

What do you mean?

1 comments

I meant I don't have any experience with Go setup, tools and stuff since it is made with Go.
Well with Go, you don't need them if all you want is to run the project. Go produces binaries, so you just download the binary from somewhere - No Go needed. In this case, iirc he was releasing binaries on the GitHub page.

You only need Go if you're wanting to develop on the project, or if the developer never released binaries.

go get github.com/RadhiFadlillah/go-readability