hrfee/jfa-go

compile source code

DanielCampos2017 opened this issue · 1 comments

how do i compile source code for windows platform

hrfee commented

I know this is an old post, but i'll answer anyway:

Building -on- windows isn't supported well, but you should to be able to in WSL.

The easiest way to build would be using goreleaser, described here on the wiki. It will automatically build for all platforms.