Created
November 12, 2015 15:56
-
-
Save wtrocki/a32efdd97b56aa69f6ae to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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