{{ if not .IsCommand }}
[](https://godoc.org/github.com/gomjw/{{ .Name }})
{{ .EmitSynopsis }}
go get -u github.com/gomjw/{{ .Name }}/...
import "github.com/gomjw/{{ .Name }}"
{{ .EmitUsage }}
{{ else }}
go get -u github.com/gomjw/{{ .Name }}
{{ .Name }} -help
{{ end }}
Made by the awesome contributors of @gomjw · Maintainer @MarvinJWendt · Readme template version: 1.1.0