Hi
I have a personal project which is a CLI tool based on nodejs, and packaged as a .exe file with @yao-pkg/pkg. I'm thinking about adding a GUI, and ideally I'd like to keep a single .exe file for both CLI and GUI.
Your project seems to be interesting, but i was wondering if it could be feasible with it, given that the built exe is an installer.
Hi
I have a personal project which is a CLI tool based on nodejs, and packaged as a .exe file with @yao-pkg/pkg. I'm thinking about adding a GUI, and ideally I'd like to keep a single .exe file for both CLI and GUI.
Your project seems to be interesting, but i was wondering if it could be feasible with it, given that the built exe is an installer.