We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
goodman can be installed using go get. To do so run the following.
go get
Make sure you have your $GOPATH env variable set
go get github.com/snikch/goodman go build -o $GOPATH/bin/goodman github.com/snikch/goodman/cmd/goodman