RubyDrop RubyDrop is my first ever Ruby project that aims to be an open-source, roll-your-own, Dropbox clone using Git as the backend. There's still a lot of details to work out, and the code may be a little messy, so you'll have to bear with me (it's a process). Prerequisites RubyGems Grit Ruby 1.9+ (need require_relative function) How to Run You can start RubyDrop by simply running: ./RubyDrop &