Installation
Before using Golf, please make sure that you have Go installed and setup on your local environment.
You can find instructions on how to install Go at https://golang.org/doc/install.
After you have Go setup on your local environment, you can install Golf by the following command:
$ go get github.com/dinever/golf
Updated less than a minute ago