Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 584 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 584 Bytes

ni

script to simplify node-inspector debugger workflow. Does this and this steps for you by spawning node with debugger agent, node-inspector server and browser with UI (using browser-launcher)

Installation

npm install -g ni

Usage

ni script-to-debug.js

TODO

  • handle automatically coffe-script and mocha
  • command line switches
  • attach to pid