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

adds powershell script equivalent to build.sh #43

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

rareal
Copy link

@rareal rareal commented Nov 13, 2020

Pull Request

Issue

Changes

  • adds powershell script for build on windows
    requires Docker for Windows

Comments (optional)

I'm not changing README.md as I saw there is another pull request to fix Mac build that changes the README too, so I'll leave it up to the maintainers to update as they see fit.
Instructions:

  • open powershell from the repo
  • cd build
  • .\build.ps1
    (powershell script execution warning may appear if that is not enabled on the system)

As it is written on the script, this was tested on Windows 10 (1809) / Docker version 19.03.13, build 4484c46d9d / PowerShell version 5.1.17763.1490

Checklist

Please make sure to check the following:

  • I have followed the steps in the CONTRIBUTING.md file.
  • I am aware that pull requests that do not follow the rules will be automatically rejected.

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

1 participant