bjeanes / noober

Script to setup a new Leopard machine (auto-install all software, setup dot-files, sake tasks, install gems, etc)

This URL has Read+Write access

noober / Manifest.txt
100644 41 lines (40 sloc) 0.975 kb
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
History.txt
Manifest.txt
PostInstall.txt
README.rdoc
Rakefile
bin/noober
config/hoe.rb
config/requirements.rb
lib/noober-recipe/default.rb
lib/noober.rb
lib/noober/command.rb
lib/noober/command/app_install_command.rb
lib/noober/command/base_command.rb
lib/noober/command/gem_install_command.rb
lib/noober/exceptions.rb
lib/noober/recipe.rb
lib/noober/recipe_helpers/rubygems.rb
lib/noober/version.rb
script/console
script/destroy
script/generate
script/txt2html
setup.rb
tasks/deployment.rake
tasks/environment.rake
tasks/website.rake
test/fixtures/Rakefile
test/fixtures/SomeApp.app/Contents/Info.plist
test/fixtures/SomeAppTbz.app/Contents/Info.plist
test/fixtures/SomeAppTbz.tbz
test/fixtures/SomeAppZip.app/Contents/Info.plist
test/fixtures/SomeAppZip.zip
test/test_app_install_command.rb
test/test_helper.rb
test/test_recipe.rb
website/index.html
website/index.txt
website/javascripts/rounded_corners_lite.inc.js
website/stylesheets/screen.css
website/template.html.erb