This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Jack Danger Canty (author)
Wed Feb 04 00:08:23 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Feb 03 15:52:12 -0800 2009 | |
| |
README.markdown | Wed Feb 04 00:10:00 -0800 2009 | |
| |
install.sh | Tue Feb 03 23:59:18 -0800 2009 | |
| |
sqlite3-ruby-1.2.4_precompiled.tgz | Tue Feb 03 23:35:25 -0800 2009 |
README.markdown
Apple Store
Sit down to any demo box in an Apple Retail Store (or any Leopard system) and have Git, RubyGems 1.3.1 and SQLite3 working for you in less than a minute.
How To:
Paste the following into Terminal.app on any Mac:
mkdir -p work && cd work
curl http://tinyurl.com/pwn-apple > install
/bin/bash ./install
Then, when you're ready to leave:
cd .. && rm -rf work
And it's like you were never there.
Features
You can work at the Apple Store. Or on your wife's/husband's computer. Or on a school computer. You don't need root access or XCode installed to get yourself going.
It doesn't install any files outside of the current directory. You can delete the folder you installed it from and the system will revert to it's previous, boring, condition.
Should I fork this and make it install stuff I like?
Yes.







