Fichier en cours d'exécution

# install pug globall
sudo npm install pug --global

#get to your folder and running this :
pug -w ./ -o ./html -P 
Th3 K3oS