Skip to content

Instantly share code, notes, and snippets.

@wtrocki
Created November 12, 2015 15:56
Show Gist options
  • Save wtrocki/a32efdd97b56aa69f6ae to your computer and use it in GitHub Desktop.
Save wtrocki/a32efdd97b56aa69f6ae to your computer and use it in GitHub Desktop.
alias ndebug="node-inspector -cli --web-port 4444 --web-host 192.168.33.10 --debug-port 5050 --debug-brk --save-live-edit &"
alias ndebug-bind="kill -s USR1 "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment