History.txt Manifest.txt README.rdoc Rakefile bin/jqp jQuery-Plugin-Generator.tmproj lib/jqp/cli.rb lib/jquery_plugin_gen.rb lib/jquery_plugin_gen/generator.rb lib/jquery_plugin_gen/quick_template.rb lib/templates/History.txt.erb lib/templates/Makefile.erb lib/templates/README.txt.erb lib/templates/Rakefile.erb lib/templates/example.html.erb lib/templates/src/plugin.js.erb lib/templates/test/spec_plugin.js.erb lib/templates/test/specs.html.erb script/console script/destroy script/generate spec/data/templates/History.txt spec/data/templates/Manifest.txt spec/data/templates/README.txt spec/data/templates/Rakefile spec/data/templates/src/email.js spec/data/templates/test/spec_email.js spec/data/templates/test/specs.html spec/jqp_cli_spec.rb spec/jquery_plugin_gen_spec.rb spec/spec.opts spec/spec_helper.rb tasks/rspec.rake