Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows support added while maintaining MacOS/Linux compatibility #50

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

dan-dean
Copy link

Changes to package.json and inclusion of run-script-os in dev dependencies so that users on MacOS/Linux and users on Windows run different scripts. Added go-compile-windows.sh which builds the binary exe for windows. Modified the README with Windows specific setup steps. I do not have a MacOS or full Linux environment, so you should try my fork on your environment first for compatibility, but hopefully this should do it.

@pashpashpash
Copy link
Owner

I want to merge this but it's a big PR that will require a lot of testing on multiple platforms. If someone can help test this out and write up a testing document with all of the results, I would be happy to merge! Thanks @dan-dean for the awesome work on Windows compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants