i made an attempt with converting the .sh script to powershell.
this works but might be annoying to POSIX users (having two similar named scripts with diff extension).
so i adapted the .sh scripts to handle windows instead.
and ask user to install git bash in README.
tested on windows (python 3.11 and 3.12)
i made an attempt with converting the
.sh
script to powershell. this works but might be annoying to POSIX users (having two similar named scripts with diff extension).so i adapted the
.sh
scripts to handle windows instead. and ask user to install git bash in README.hopefully this helps someone.