$ git init $ git add -A $ git commit -m "Created Errors Package" $ git remote add origin https://github.com/tmeasday/meteor-errors.git $ git push origin master