Hacker News new | ask | show | jobs
by cujic9 2556 days ago
So, this just downloads a web server written in Go and runs it? Why isn't this more explicit?
1 comments

That's exactly right.

However, it does the downloading/starting in a really convenient manner. I wanted something I could just quickly type into a terminal without having to browse some GitHub release page.