added credits
added asset generation
added readme
Slap that Robin. He deserves it.
This tool is a simple Batman slap generator
Simply clone then run
go build
If you need to generate the assets (image and fonts), install go-bindata/go-bindata then run:
go generate && go build
./batslap -h
Slap that Robin. That'll teach him.
Usage:
batslap [flags]
Flags:
-F, --font-size float Font size (default 38)
-h, --help help for batslap
-o, --out string Path where to save the image. Use - for stdout (default "batslap.jpg")
batslap "We must upgrade Mongo because" "STFU"
batslap "We must upgrade Mongo because" "STFU" -o batman.jpg
batslap "We must upgrade Mongo because" "STFU" --font-size 32 -o - | chafa -f sixel
What else do you need?
The font used is INTER. The Batman image is coming from I don't know where...