To add yourself to this repository, you'll need to:
/keys
directoryfolks.yml
If you don't already have an SSH key in your ~/.ssh
directory, follow these directions to generate one:
https://help.github.com/articles/generating-ssh-keys
The comment (at the end of your keyfile) must match your @goodeggs.com
email address.
Next, copy your public key into the keys
directory:
$ cp ~/.ssh/id_rsa.pub keys/{username}.pub
Note: Make sure to add your public, not your private, SSH key!
folks.yml
Add an entry to the bottom of folks.yml
that looks like this (replace the values with your own):
-
name: Nathan Houle
username: nathan
github: ndhoule
npm: ndhoule
username
should be the beginning fragment of your @goodeggs.com
email address.
$ npm install