1.0.10 • Published 6 days ago
electron-terminal v1.0.10
This is a minimal example of getting a terminal running in Electron using nebula-pty and xterm.js.
Usage
# Install npm dependencies using Electron's version of V8
./npm_install.sh
# Launch the app
npm start