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
joshbuddy c5a8acc12d Linting with "test" 2017-06-12 18:42:24 -07:00
js Linting with "test" 2017-06-12 18:42:24 -07: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 Change formatting in readme. 2016-12-21 19:20:32 -08:00
circle.yml Linting with "test" 2017-06-12 18:42:24 -07:00
package.json linting 2017-06-12 18:42:24 -07:00
run.js Linting with "test" 2017-06-12 18:42:24 -07:00
server.js Linting with "test" 2017-06-12 18:42:24 -07:00

README.md

Foxy Moxy

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