hyde
hyde copied to clipboard
Windows Support?
seems just in linux and osx, and not support windows?
Development of hyde up to now has been primarily on MacOS. @jaredwy is actively looking into development on linux. Building the tool anywhere else hasn't been explored yet, but it would be great if someone could submit a PR to that effect. The hyde-specific sources are platform independent, and I suspect the biggest hurdle would be getting all the dependencies (like LLVM/Clang) straightened out.
I posted a package for running Hyde from Docker. https://github.com/adobe/hyde/pkgs/container/hyde PR#87 provides instructions for use. This should work under Windows as a possible solution, and the Docker file provides details for how to build under Linux (which should work in WSL on Windows). @Praying if you try it, let us know how it goes.