Skip to content

Instantly share code, notes, and snippets.

@Trott
Last active May 17, 2019 13:46
Show Gist options
  • Star 11 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save Trott/4f527b7fc73d669aafa9858d865bc563 to your computer and use it in GitHub Desktop.
Save Trott/4f527b7fc73d669aafa9858d865bc563 to your computer and use it in GitHub Desktop.


  • Use the "Fork" button to fork the repository:


  • On the page for your own fork, use the "Clone or download" button and copy the URL for cloning to your clipboard:


  • On the command line, in your home directory or a directory you have for projects, run:
git clone <paste that URL here!>

  • When that is done:
cd node

  • Then:
git remote add upstream https://github.com/nodejs/node.git


  • Email help@nodetodo.org or tweet at @NodeTodo to get a good first contribution to work on or to get help with any of the above steps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment