Projects / isspam / borded_cpp /ย doit.sh

git clone https://molodetz.nl/retoor/isspam.git

Raw source file available here .

rm -rf build | true
mkdir build && cd build && cmake .. && make