Closed AThilenius closed 8 years ago
Commit on the wrong branch and WAY too lazy to move it. But programatic terminal are working. Inject billet, and use
billet.spawn((shell) => { shell.onStdout((data) => { console.log(data); }); shell.write('echo hello\n'); });
Resolves #33
Commit on the wrong branch and WAY too lazy to move it. But programatic terminal are working. Inject billet, and use
Resolves #33