cli-debugger

0.0.2 • Public • Published

node-cli-debugger

node.js command-line debugger

WIP. See discussion here and this pull request

Install

$ npm install -g cli-debugger

Usage:

Should behave exactly the same as built in debugger, but instead of node debug script.js aguments you do node-debug script.js arguments

Credits

Original debugger code taken from node.js source. Original debugger authors - Fedor Indutny, Ryan Dahl and node.js contributors.

Links

/cli-debugger/

    Package Sidebar

    Install

    npm i cli-debugger

    Weekly Downloads

    1

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • sidorares