farukbase-app-controller
v1.0.3
Published
farukbase app controller
Downloads
9
Readme
Farukbase App Controller
run(path)
returns : process + { .out_listeners[] .err_listeners[] .running }Runs a node.js app with path (. line ./path/directory/app.js )
kill(path)
Kills the app and destroys the process
