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