3 - Fix MerbEMart.description and MerbEMart.version
4 - Fix LICENSE with your name
5 - Fix Rakefile with your name and contact info
6 - Add your code to lib/merb_e_mart.rb
7 - Add your Merb rake tasks to lib/merb_e_mart/merbtasks.rb
9 Remove anything that you don't need:
11 - app/controllers/main.rb MerbEMart::Main controller
12 - app/views/layout/merb_e_mart.html.erb
13 - spec/controllers/main_spec.rb controller specs
14 - public/* any public files