"I bet it's node or ruby..." Sees .go file extension. "Oh nice, I never used a Go program before!" But then I am supposed to '$ go get github.com/ericchiang/pup' to install it.<p>Why does everything nowadays have to come with its own package manager? I like the separation between my home directory and the "system packages". I don't want to have to care for and update and separately backup ~/go, ~/.npm and so on and so forth.<p>This looks super nice, I especially like the detailed list of examples. Sorry for the rant.<p>edit: There are binaries in the "dist" directory, the readme just did not mention them. Thanks!