mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-03 13:11:48 +02:00
docs: card
This commit is contained in:
parent
73a08d5d49
commit
931613aefa
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ coverage.txt
|
||||
goreleaser
|
||||
debug.test
|
||||
snap.login
|
||||
card.png
|
||||
|
3
Makefile
3
Makefile
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user