Pinned repositories is a cool feature but lets make it better 👍
My website wants to be aware of all of your github/gitlab/bitbuckets.
But I dont want/need your passwords.
Maybe I will let you log in with those sites!
https://www.meetup.com/RubyJax/events/253948957/
git clone https://github.com/MichaelDimmitt/fellowship_of_the_git.git;
cd fellowship_of_the_git;
gem install bundler;
bundle install;
rails -s
** TO DO **