Little bash tool for generating favicons.
- ImageMagick - download here or use homebrew
- copy your PNG favicon (minimum size 196x196) to this catalog and rename it to
favicon-master.png
- run
$ ./generate
- copy all files from
output
catalog to your application - copy html code from
code.html
to HEAD html section of your application and modify href's to match your application structure