Node-And-C-Example To run this example fork this repo in your browser. Then run the following commands: cd /route/to/fork/folder npm install shelljs node app.js // run the app To compile the C program just run: gcc program.c That's all ;)