imgcook/boa

windows build not supported

ANPULI opened this issue · 2 comments

Tried to install it on windows but got this error.
image

Yeap, we use a lot of shell scripts in the project, which prevents us from being compatible with windows. Are you interested in helping with the adaptation?

tools/clean-python.sh is the only shell script I can see from a cursory look; are there more issues to converting to Windows other than that?