running file pug

C++
# install pug globall
sudo npm install pug --global

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

Also in C++: