-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathManifest.txt
46 lines (46 loc) · 1.23 KB
/
Manifest.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
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/compiletask.rb
lib/jquery_plugin_gen/generator.rb
lib/jquery_plugin_gen/quick_template.rb
lib/jquery_plugin_gen/support/build.rake
lib/jquery_plugin_gen/support/bundles.rake
lib/jquery_plugin_gen/support/jquery.rake
lib/jquery_plugin_gen/support/package.rake
lib/jquery_plugin_gen/support/test.rake
lib/jquery_plugin_gen/tasks.rb
lib/jsspec/JSSpec.css
lib/jsspec/JSSpec.js
lib/jsspec/diff_match_patch.js
lib/packer/Pack.pm
lib/packer/ParseMaster.pm
lib/packer/jsPacker.pl
lib/templates/History.txt.erb
lib/templates/README.txt.erb
lib/templates/Rakefile.erb
lib/templates/example.html.erb
lib/templates/src/plugin.js.erb
lib/templates/test/acceptance.html.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