Simply call node with the --inspect flag and copy the chrome-devtool url
to the clipboard
# with npm
npm install gadgeto -g
# or with yarn
yarn global add gadgetoThis will install gadgeto globally so that it may be run from the command line
### instead of `node index.js`
gadgeto index.jsnone, as of now, they will all be passed on to node
- Use xclip so not available on windows ¯\_(ツ)_/¯