nif
v1.0.2
Published
node --inspect a file and open devtool url in chrome via chrome-cli.
Readme
nif
node --inspect a file and open devtool url in chrome via chrome-cli
nif ./myfile
Installation
1. Install chrome-cli
only supports OSX ATM
brew install chrome-cli2. Install nif
npm install -g nifRequirements
Node.js v6 or higher.
Why?
I just got tired of copy/pasting the chrome-devtools:// url all the time.
License
MIT
