I have setup a XMRig miner on my Windows 11 and it runs perfectly, I want to convert this XMRig miner file and its configuration( config.json) into a single executable and upload on GitHub. And later when I want to run this on another Windows computer, I'd have to simply run git clone. That way I would not have to go through setup steps again.
Please tell me the steps involved and how I could achieve this. Thanks in advance