repltraan

0.0.3 • Public • Published

REPLtraan

Generic node.js REPL with included client which allows node instances to be connected to and modified \ inspected while they are running.

Named after Teletraan, the semi-sentient computer that runs the Autobots' spaceship in the transformers universe.

Installation

sudo npm install -g repltraan

Usage

Add the following line to any node.js script.

require('repltraan').start()

Then run:

repltraan /tmp/node-repl-sock-{PID of node instance}

eg:

repltraan /tmp/node-repl-sock-10973

Readme

Keywords

none

Package Sidebar

Install

npm i repltraan

Weekly Downloads

6

Version

0.0.3

License

MIT

Last publish

Collaborators

  • raadad