README Setup ‘git clone [email protected]:theonlyrao/sales_engine.git` `bundle` Database creation ‘rake db:create db:migrate` `rake import_data` How to run the test suite ‘rspec`