- Clone Repo and 'bundle install' in root directory
- Run program with 'ruby backupify_challenge.rb'
- Type 'a' to view all contacts
- Type 'q' to quit
- Type 'last name' to view all contacts with the given last name
- Run tests in spec directory with 'rspec .'
- To use another database copy file name in root directory and update path in the backupify_challenge.rb file