Makes Foxes. (Patreon's pre-2023-rebrand fox avatar generator, rescued from GitHub before they GC the commits that are missing from forks)
Go to file
lucaswadedavis 45d13c6fb0 Add MIT License. 2016-12-21 19:13:55 -08:00
js use bezier curves instead of lines, so cat mouth is less sad 2016-12-21 13:33:46 -08:00
.gitignore Make the server work. 2016-12-15 12:20:41 -08:00
LICENSE Add MIT License. 2016-12-21 19:13:55 -08:00
README.md Add MIT License. 2016-12-21 19:13:55 -08:00
package.json newrelic 2016-12-19 15:44:27 -08:00
server.js Remove unused directories and functions. 2016-12-21 14:11:34 -08:00

README.md

All the Foxes

Requires installing cairo.

On mac: brew install cairo

On linux (Debian and Ubuntu flavors):

sudo apt-get install libcairo2-dev
sudo apt-get install libjpeg-dev
sudo apt-get install libgif-dev

Then run npm install. Once everything's installed, run node server.js, and you're off to the races.

License: MIT