Skip to content

Node child_process wrapper to exec command with live output to console

Notifications You must be signed in to change notification settings

Alex0007/live-exec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live-exec

Node child_process.exec wrapper to exec command with live output to console

var exec = require('live-exec')
exec('ls')

About

Node child_process wrapper to exec command with live output to console

Resources

Stars

Watchers

Forks

Packages

No packages published