:wave: I'm interested in getting <https://github.com/pulumi/pulumi-command/pull/747> merged, but I c...
g
👋 I'm interested in getting https://github.com/pulumi/pulumi-command/pull/747 merged, but I can't find instructions for building and testing the modules for Windows. Can anyone point me at instructions or walk me through it? thanks 🙇
b
I'd recommend install WSLv2 and cross-compile to Windows and then copy the created executable to Windows. Then setting up a Pulumi project on Windows and extend the PATH variable in the CMD Window (or Windows Terminal) so that Pulumi is able to the find the binary.
g
that works great, thanks! this output confirms it
Copy code
using pulumi-resource-command from $PATH at C:\Users\branden.clark\projects\pulumi-command\bin\pulumi-resource-command.exe
🎉 1