ec2mgr /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Mar 28 23:18:44 -0700 2008 | [bricooke] |
| |
EC2Mgr.xcodeproj/ | Sat Mar 29 00:00:56 -0700 2008 | [bricooke] |
| |
EC2MgrController.rb | Sat Mar 29 00:00:56 -0700 2008 | [bricooke] |
| |
English.lproj/ | Sat Mar 29 07:08:50 -0700 2008 | [bricooke] |
| |
Info.plist | Fri Mar 28 23:18:44 -0700 2008 | [bricooke] |
| |
README.txt | Sat Mar 29 07:08:50 -0700 2008 | [bricooke] |
| |
Rakefile | Fri Mar 28 23:18:44 -0700 2008 | [bricooke] |
| |
main.m | Fri Mar 28 23:18:44 -0700 2008 | [bricooke] |
| |
rb_main.rb | Sat Mar 29 00:00:56 -0700 2008 | [bricooke] |
README.txt
To run EC2Mgr - install Xcode from your leopard disc (you probably did this already) - sudo gem install right_aws - git clone git://github.com/bricooke/ec2mgr.git - Open EC2Mgr.xcodeproj and bonk on the play button - Fork it and make it better :) To learn about cocoa I recommend -------------------------------- http://www.amazon.com/Cocoa-Programming-Mac-OS-3rd/dp/0321503619/ref=pd_bbs_1?ie=UTF8&s=books&qid=1206773695&sr=8-1 (not a referral link) I also suggest you learn Obj-C and cocoa and then venture into RubyCocoa and MacRuby. http://developer.apple.com - get a free ADC account Good example of a rubycocoa app, gitnub: -------------------------------- http://github.com/Caged/gitnub Tim Burks talk at C4[1] -------------------------------- http://www.viddler.com/explore/rentzsch/videos/13/ MacRuby (the future?) -------------------------------- Ruby interpreter in Obj-C http://trac.macosforge.org/projects/ruby/wiki/MacRuby




