Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 483 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 483 Bytes

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!

License

MIT