How to execute shell commands in Node js ?
This is a quick tutorial on how to execute shell / windows commands within a nodejs application. This can come in handy when you are building a CLI which is trying to install dependencies on the other machine or running a scripts. Alright , enough o...
Jul 24, 20212 min read1.9K