nodevtools is a small AppleScript script to open the chrome developer tools for node from the command line interface.
Since nodevtools is an AppleScript script, it only works in OSX.
brew tap rcoedo/tap
brew install nodevtools
$ nodevtools
AppleScript to open chrome devtools for node from a command line interface
AppleScriptMIT