1.0.2 • Published 7 years ago

nif v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

nif

node --inspect a file and open devtool url in chrome via chrome-cli

nif ./myfile

assets/nif.gif

Installation

1. Install chrome-cli

only supports OSX ATM

brew install chrome-cli

2. Install nif

npm install -g nif

Requirements

Node.js v6 or higher.

Why?

I just got tired of copy/pasting the chrome-devtools:// url all the time.

License

MIT