This repository is the sources for the Ten Digits website. The website is written in C, and requires gcc
to build. To rebuild the site, go to src
and run the build script:
./build.sh
- The build tool is forked from Hundred Rabbits
- The source code is licensed under MIT