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

Add an install.ps1 script for Windows. #93

Merged
merged 5 commits into from
Sep 9, 2024

Commits on Sep 8, 2024

  1. Add an install.ps1 script for Windows.

    The `install.sh` script can still be used with Git bash, but hopefully
    this native PowerShell script is a bit more friendly for Windows users.
    
    Fixes a-scie#91
    jsirois committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    971443c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f21ede2 View commit details
    Browse the repository at this point in the history
  3. Pin SSL protocols when possible, actually get temp dir cleanup workin…

    …g and use simpler function syntax.
    jsirois committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    5057063 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    ebf4de8 View commit details
    Browse the repository at this point in the history
  2. Fix mixed $BinDir $DestDir.

    jsirois committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d8c11bc View commit details
    Browse the repository at this point in the history