1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2026-05-22 09:35:43 +02:00

docs: card

This commit is contained in:
Carlos Alexandro Becker
2019-04-23 06:05:22 -03:00
parent 73a08d5d49
commit 931613aefa
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -5,3 +5,4 @@ coverage.txt
goreleaser
debug.test
snap.login
card.png
+3
View File
@@ -71,5 +71,8 @@ todo:
-nRo -E ' TODO:.*|SkipNow' .
.PHONY: todo
card:
wget -O card.png -c "https://og.caarlos0.dev/**GoReleaser**%20%7C%20Deliver%20Go%20binaries%20as%20fast%20and%20easily%20as%20possible.png?theme=light&md=1&fontSize=80px&images=https://github.com/goreleaser.png"
.PHONY: card
.DEFAULT_GOAL := build