https://github.com/izevaka/chrisfarewell
https://github.com/izevaka/chrisfarewell
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/izevaka/chrisfarewell
- Owner: izevaka
- Created: 2012-05-03T01:03:29.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-03T23:32:21.000Z (about 14 years ago)
- Last Synced: 2025-01-21T18:15:38.765Z (over 1 year ago)
- Language: Objective-C
- Size: 366 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ChrisFarewell
=============
Dear Chris,
Since you are our resident iOS app mogul, we decided that the only way to bid you farewell is with an app, rather than a card.
Build the sucka, put it on your phone and get people to come up and leave messages on your phone. This way our warmest wishes will warm your back pocket. That, or it's the iPhone battery about to explode.
For your enjoyment, some messages from people who cann't make it on friday, have been included with the app.
## Getting started:
1. Clone this repository
```
git clone git://github.com/izevaka/ChrisFarewell.git
```
2. Update submodules:
```
git submodule update --init
```
3. Open in XCode:
```
open ChrisFarewell.xcodeproj/
```