Skip to content

Add batch version of workshop/geopython-workshop-ctl.sh for Windows users who don't have WSL #176

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

Closed
Nnnes opened this issue Jul 8, 2024 · 0 comments · Fixed by #177
Closed

Comments

@Nnnes
Copy link

Nnnes commented Jul 8, 2024

Workshop participant from FOSS4G EU here!

Including a Windows batch file equivalent to workshop/geopython-workshop-ctl.sh would help things run more smoothly for Windows users without requiring installation of WSL.

Running the existing shell script in Powershell works (on my machine), but requires WSL, as bash is a deprecated command that I believe now just functions as an alias for wsl.

A batch file is advantageous over a .ps1 Powershell script because it does not require changing ExecutionPolicy.

(I will submit a pull request with such a batch file shortly)

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 a pull request may close this issue.

1 participant