Skip to content

Release 1

Latest
Compare
Choose a tag to compare
@kubgus kubgus released this 28 Jan 22:04
· 2 commits to main since this release
e4e84d2

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.