141 Forks
228 Stars
228 Watchers

node

Node fork to make it suitable for embedding in Electron

How to download and setup node

Open terminal and run command
git clone https://github.com/electron/node.git
git clone is used to create a copy or clone of node repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with node https://github.com/electron/node/archive/master.zip

Or simply clone node with SSH
[email protected]:electron/node.git

If you have some problems with node

You may open issue on node support forum (system) here: https://github.com/electron/node/issues