I need to execute command line commands from an ElectronJS App which also has NodeJS available and then capture the response from those commands ran.
The Xampp Windows WAMP Dev Server app shown below has an example of capturing the command response and showing it in an app.
How can I do this in a NodeJS/ElectronJS app?
via JasonDavis
No comments:
Post a Comment