All Projects → hemanth → Node Nightly

hemanth / Node Nightly

Licence: mit
node-nightly at your finger tips!

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

node-nightly Build Status

Install

$ npm install --global node-nightly

Usage

For the first time:

$ node-nightly 
Downloading the nightly version, hang on...


node-nightly is available on CLI!

And then:

$ node-nightly --inspect --debug-brk index.js
Debugger listening on port 9229.
To start debugging, open the following URL in Chrome:
    chrome-devtools://devtools/remote/serve_file/@521e5b7e2b7cc66b4006a8a54cb9c4e57494a5ef/inspector.html?experiments=true&v8only=true&ws=localhost:9229/node
Debugger attached.
Waiting for the debugger to disconnect...

Additional commands

  1. node-nightly --version {version} Install a specific nightly. This is useful if the nightly is broken.
  2. node-nightly --upgrade Install the latest nightly

GIF FTW!

node-nightly

License

MIT © Hemanth.HM

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].