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 (
commit e63959a8b55334725252d006c1f713ff1a02fbd1
tree 72f072e2b6753aa2e663b681575c2a519e8ad7cd
parent 638e64b37dd3fbfb95aaaff86b882b3dffa2fa19
tree 72f072e2b6753aa2e663b681575c2a519e8ad7cd
parent 638e64b37dd3fbfb95aaaff86b882b3dffa2fa19
ec2mgr /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Jul 07 21:04:55 -0700 2008 | [bricooke] |
| |
Controllers/ | Wed Jul 09 21:42:48 -0700 2008 | [bricooke] |
| |
EC2Mgr.xcodeproj/ | Wed Jul 09 21:42:48 -0700 2008 | [bricooke] |
| |
Info.plist | Mon Jul 07 21:14:46 -0700 2008 | [bricooke] |
| |
LICENSE | Mon Jul 07 21:14:46 -0700 2008 | [bricooke] |
| |
ObjC/ | Mon Jul 07 23:37:42 -0700 2008 | [bricooke] |
| |
README | Mon Jul 07 23:37:42 -0700 2008 | [bricooke] |
| |
Rakefile | Mon Jul 07 21:04:55 -0700 2008 | [bricooke] |
| |
Resources/ | Wed Jul 09 21:42:48 -0700 2008 | [bricooke] |
| |
main.m | Mon Jul 07 21:14:46 -0700 2008 | [bricooke] |
| |
rb_main.rb | Mon Jul 07 23:16:42 -0700 2008 | [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. Credit: * right_aws gem for talking to EC2 (http://rubyforge.org/projects/rightaws/) * EMKeychain for talking to the Keychain via Cocoa (http://extendmac.com/EMKeychain/) * In app icons from Jasper Hauser's "Developer icons starter kit" (http://www.jasperhauser.nl/icon/iconkit.html) EC2Mgr is BSD licensed. See LICENSE for details.




