Firstly install python on your operating system.
sudo apt-get install libssl-dev libkrb5-dev
sudo yum install openssl-devel krb5-devel or sudo dnf install...
sudo pacman -S openssl krb5
brew install openssl
Clone repository.
Click on build.bat. After building in /dist folder is .exe file which you can run.
Firstly add executable rights to file by chmod +x build.sh.
Then build file by executing ./build.sh.