bash0 / cewe2pdf

A python script to turn cewe photobooks into pdfs
GNU General Public License v3.0
41 stars 26 forks source link

Need to test for Linux execution using a Windows machine #174

Closed AnEnglishmanInNorway closed 1 month ago

AnEnglishmanInNorway commented 1 month ago

I have a Windows machine. I make my changes to cewe2pdf using Visual Studio, and I test by running the program in an Anaconda Python environment.

It would be nice if I could also test that the program works in a Linux environment, in particular in a Linux environment that is executing on my Windows machine with the aid of the Windows Subsystem for Linux, WSL.