nodemon -x "pdflatex document" -w ./ -e .tex
nodemon -x "<command>" -w <dirtowatch> -e .<extension to watch>
nodemon -h