

You can still have that script, but put it on the releases page. Git works best with actual source code and it doesn’t belong there. You should also add an extra script that generates one of those ‘compiled’ scripts to the git repo, so that people can do it themselves.










Some image formats will ignore junk data after the image. So you can probably run
cat image.png message.txtto embed text in image files, although I haven’t tried this myself.