gitbatch
gitbatch copied to clipboard
Feature request: Provide binaries for people running MSYS bash on Windows
I think that these actually would just be Windows binaries, and the MSYS part would be irrelevant, but I'm not 100% sure.
Actually this project is pure Go and it shouldn't be a problem to run on Windows. I didn't included the binaries because I didn't tested on Windows, feel free to compile on windows and share your feedback :)
Let me know if you need assistance regarding to compiling on windows.
I just cloned the repo and ran go build ./cmd/gitbatch and it seems to have succeeded without errors, and gitbatch.exe seems to run.
So far it appears to work on Windows.