Thursday 21 February 2019

Is it possible to interact with a CLI application using node.js?

I'm trying to build a game server discord bridge application using node js and I can't find how to(if possible) read and write from a console window.Btw,app will be running on a Linux serverEDIT: nvm,I found what I was looking for here: https://nodejs.org/api/child_process.html

Submitted February 22, 2019 at 02:00AM by alexkar598

No comments:

Post a Comment