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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃摑 README - PowerShell Execution Policy #343

Open
1 task
ncn-ssw opened this issue Jun 27, 2024 · 0 comments
Open
1 task

馃摑 README - PowerShell Execution Policy #343

ncn-ssw opened this issue Jun 27, 2024 · 0 comments
Labels
Type: Documentation Updating documentation (e.g. README, Wiki, Guides etc.)

Comments

@ncn-ssw
Copy link
Member

ncn-ssw commented Jun 27, 2024

Hi @danielmackay

Pain

When following instructions in README.md to start project, I found that I could not run command .\up.ps1 due to the ExecutionPolicy set in PowerShell.

Though I was able to work around this using the command powershell.exe -ExecutionPolicy Unrestricted .\up.ps1, I am not sure that this is the best solution.

Tasks

  • Add best-practice instruction to README.md allow up.ps1 to be securely run

Thanks!

@ncn-ssw ncn-ssw added the Type: Documentation Updating documentation (e.g. README, Wiki, Guides etc.) label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation Updating documentation (e.g. README, Wiki, Guides etc.)
Projects
Development

No branches or pull requests

1 participant