Installation
Prérequis
Python3, sous Windows, Linux ou Mac. et pip
Sous Debian:
apt install python3 python3-venv
Téléchargement
Se rendre sur le dépôt Github du projet pour en télécharger la dernière version.
Mise en place
python3 -m venv gogrepo
cd gogrepo/
source bin/activate
pip3 install html2text html5lib
wget https://raw.githubusercontent.com/eddie3/gogrepo/master/gogrepo.py