First executable release
Contains hotpot
executable for Linux -> move into /bin/
- should work instantly!
Use $ hotpot -h
to get usage.
Use $ hotpot -r "g++ main.cpp -r main.out;./main.out" -e "cpp;h"
as an example to run and refresh main.cpp
.