c-chess-cli is now somewhat stable and feature complete. Use this to provide executable that people can just download:
- Linux: compiled with gcc, statically linked against musl. Should therefore work on any linux distribution, independant of glibc.
- Windows: compiled with mingw-w64 gcc cross-compiler. Statically linked, except for msvcrt.dll (installed on Windows by default).