Robert Grosse
Robert Grosse
I just added a quick fix which will hopefully solve the problem, although I only have Python 3.8 installed myself so I can't check for sure.
Writing to a directory is annoying because there's no guarantee that the class names will map to valid paths in the host filesystem whereas writing to a single file or...
Would the desired behavior be to pass in a directory name and assemble all the .j files found in that directory recursively?
> would it keep the directory structure? sure The output is based on the name of the class, not the path of the original file. It doesn't make sense otherwise,...
Is there any sort of script you can run to build it? I managed to get it mostly working by importing it into electron-forge and rewriting a few bits, but...
The problem is that GPLv2 and GPLv3 are incompatible, so this can't be used together with a GPLv3 project. At least that's how I understand it, I'm not a lawyer...