Skip to content
lorenyu edited this page Jul 13, 2011 · 1 revision

Getting Started with Cloud9

  1. On cloud9, go to account settings and click show your SSH key.
  2. On Github, go to account settings > SSH keys, and add a new public key. Name it something like "cloud9" since it will be used for cloud9. Copy the SSH key from cloud9 and paste it into github to create a new key.

You should now be set up to clone github repositories.

Getting Starting on Windows

  1. https://github.com/joyent/node/wiki/Building-node.js-on-Cygwin-(Windows)
Clone this wiki locally