twes Multi-process web server which serves the static files. Prerequisites CMake (>= 3.8) GCC (>= 5.4.0) Building mkdir build && cd build cmake .. && cmake --build . Usage ./twes -p [port] /path/html/files for help ./twes -h Usage: ./twes -p [port] path/html/files Options: -d [run as daemon]