Skip to content

kigiri/gadgeto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gadgeto

Simply call node with the --inspect flag and copy the chrome-devtool url to the clipboard

Installing:

# with npm
npm install gadgeto -g

# or with yarn
yarn global add gadgeto

This will install gadgeto globally so that it may be run from the command line

usage

### instead of `node index.js`
gadgeto index.js

Available Options:

none, as of now, they will all be passed on to node

Notice:

  • Use xclip so not available on windows ¯\_(ツ)_/¯

About

Start node with the --inspect flag and copy the debugger url

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors