mirror of
https://git.sleeping.town/mirrors/foxy-moxy
synced 2025-10-28 05:05:57 +00:00
Makes Foxes. (Patreon's pre-2023-rebrand fox avatar generator, rescued from GitHub before they GC the commits that are missing from forks)
| js | ||
| test | ||
| .gitignore | ||
| circle.yml | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| run.js | ||
| server.js | ||
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.