You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Thomas BELLEMBOIS dee9c3be39
continuous-integration/drone/push Build is passing Details
Update README.md.
2 years ago
lang First commit. 2 years ago
web First commit. 2 years ago
.drone.yml First commit. 2 years ago
.gitignore First commit. 2 years ago
.golangci.yml First commit. 2 years ago
Dockerfile First commit. 2 years ago
README.md Update README.md. 2 years ago
entrypoint.sh First commit. 2 years ago
go.mod First commit. 2 years ago
go.sum First commit. 2 years ago
main.go First commit. 2 years ago

README.md

Code#0 home page

Background generated with:

grep -v "///" /tmp/TarotController.cs | tr -d "\n" > /tmp/text.txt
sed -i 's/  */ /g' text.txt

convert -background "#000000" -fill "#ffffff" -font "B612-Mono-Regular" -pointsize 14 -blur 0x2 -size 1280x1024 caption:@/tmp/text.txt /tmp/output.png