First clone the repo:
git clone https://github.com/Nobel49/JWC.git
change into the home directory:
cd JWC
If you use "make" then run:
make
The binary can then be found inside the "/bin" directory.
The "compile.bat" batch script can also be used to compile the program on windows . Make sure to run it inside the program's root directory.
compile