public
Description: Native OS X (RubyCocoa) app to manage your EC2 instances
Clone URL: git://github.com/bricooke/ec2mgr.git
Search Repo:
bricooke (author)
Mon Jul 07 21:08:38 -0700 2008
commit  acb2a16feaa43c586540663e3c3891837363d77f
tree    468eb337f224bcc0ba681958eee233dfb727c828
parent  4c183b14e7a2b96713c165c98f1f5799299f13c1
ec2mgr /
name age message
folder .gitignore Mon Jul 07 21:04:55 -0700 2008 initial commit. [bricooke]
folder EC2Mgr.xcodeproj/ Mon Jul 07 21:04:55 -0700 2008 initial commit. [bricooke]
folder EMKeychainItem.h Mon Jul 07 21:04:55 -0700 2008 initial commit. [bricooke]
folder EMKeychainItem.m Mon Jul 07 21:04:55 -0700 2008 initial commit. [bricooke]
folder EMKeychainProxy.h Mon Jul 07 21:04:55 -0700 2008 initial commit. [bricooke]
folder EMKeychainProxy.m Mon Jul 07 21:04:55 -0700 2008 initial commit. [bricooke]
folder English.lproj/ Mon Jul 07 21:04:55 -0700 2008 initial commit. [bricooke]
folder Info.plist Mon Jul 07 21:04:55 -0700 2008 initial commit. [bricooke]
folder README Mon Jul 07 21:08:38 -0700 2008 README added with a brief description. [bricooke]
folder Rakefile Mon Jul 07 21:04:55 -0700 2008 initial commit. [bricooke]
folder main.m Mon Jul 07 21:04:55 -0700 2008 initial commit. [bricooke]
folder rb_main.rb Mon Jul 07 21:04:55 -0700 2008 initial commit. [bricooke]
README
EC2Mgr is intended to be an example RubyCocoa app for my upcoming Lone Star Ruby Conf presentation on RubyCocoa. This 
started as a 5 minute lightning talk at the Mountain West Ruby Conf in March. The goal is to have a native OS X app that 
can manage the core (start/stop/status) of your EC2 instances while securely storing your Amazon credentials.