0.0.2 • Published 10 years ago

ni v0.0.2

Weekly downloads
535
License
-
Repository
github
Last release
10 years ago

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