Makes Foxes. (Patreon's pre-2023-rebrand fox avatar generator, rescued from GitHub before they GC the commits that are missing from forks)
Find a file
Luke Davis 2d41d8c636 Merge pull request #13 from Patreon/luke---remove-things
Remove unused directories and functions.
2016-12-21 14:14:20 -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
package.json newrelic 2016-12-19 15:44:27 -08:00
README.md Update Readme. 2016-12-17 14:46:42 -08:00
server.js Remove unused directories and functions. 2016-12-21 14:11:34 -08:00

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.