replio
v0.1.1
Published
Replio - An experiment of running Node.Js REPL over websocket with Chromium's hterm.
Downloads
2
Maintainers
Readme
Replio
An experiment of running Node.Js REPL over websocket with Chromium's hterm.
Installation
$ git clone https://github.com/JLChnToZ/replio.git
$ npm install
Running
$ node index.js
Open your browser and navigate to http://localhost:9999
and try out!