#README

###This is a default environment to start a Ruby on Rails w/ Angular project using a Vagrant instance.

####Installation:

###YOU SHOULD COMMIT FROM INSIDE THE VAGRANT INSTANCE

  • you make have to set your username and email before you can commit anything
  • look below for installing your keys to your github profile

###SSH KEY IN YOUR GITHUB PROFILE:

  • sudo root
  • cd ~/.ssh/id_rsa go to here (inside the vagrant vm)
  • copy key out of this file
  • https://github.com/settings/ssh
  • Add SSH key
  • Now commit and push (you may have to enter your email and name the first time)