Dépollueur de courriel
Compilation
sudo apt-get install --fix-missing build-essential make g++ libboost-program-options-dev libboost-system-dev libboost-filesystem-dev libcurl4-gnutls-dev
git clone https://git.kaz.bzh/KAZ/depollueur.git
# or for contributors :
# git clone git+ssh://git@git.kaz.bzh:2202/KAZ/depollueur.git
make -j $(nproc)
Description
Languages
C++
44.1%
PHP
40.9%
Shell
9.4%
CSS
2.9%
Makefile
1.4%
Other
1.3%