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
2017-06-13 17:49:48 -07:00
js Linting with "test" 2017-06-12 18:42:24 -07:00
test linting tests 2017-06-13 16:00:21 -07:00
.gitignore Make the server work. 2016-12-15 12:20:41 -08:00
circle.yml Linting with "test" 2017-06-12 18:42:24 -07:00
LICENSE Add MIT License. 2016-12-21 19:13:55 -08:00
package.json move dev deps to devDependencies 2017-06-13 16:42:51 -07:00
README.md Change formatting in readme. 2016-12-21 19:20:32 -08: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

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