1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

even better

This commit is contained in:
Carlos Alexandro Becker 2016-12-31 17:13:49 -02:00
parent 54991ede0b
commit 9b0c782e73
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -25,6 +25,7 @@ const formulae = `class {{ .Name }} < Formula
def install
bin.install "{{ .BinaryName }}"
end
{{- if .Caveats }}
def caveats