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 dcb3ef250c964d7b8b390b42c7999def9b3ffba1
tree 7d70e04e9a53d151b7cc70035c9a548c90027ffa
parent 9f543ff91878c8629b9ace153c888284fc79e9dd
tree 7d70e04e9a53d151b7cc70035c9a548c90027ffa
parent 9f543ff91878c8629b9ace153c888284fc79e9dd
ec2mgr /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Jul 07 21:04:55 -0700 2008 | [bricooke] |
| |
EC2Mgr.xcodeproj/ | Mon Jul 07 21:04:55 -0700 2008 | [bricooke] |
| |
EMKeychainItem.h | Mon Jul 07 21:04:55 -0700 2008 | [bricooke] |
| |
EMKeychainItem.m | Mon Jul 07 21:04:55 -0700 2008 | [bricooke] |
| |
EMKeychainProxy.h | Mon Jul 07 21:04:55 -0700 2008 | [bricooke] |
| |
EMKeychainProxy.m | Mon Jul 07 21:04:55 -0700 2008 | [bricooke] |
| |
English.lproj/ | Mon Jul 07 21:04:55 -0700 2008 | [bricooke] |
| |
Info.plist | Mon Jul 07 21:14:46 -0700 2008 | [bricooke] |
| |
LICENSE | Mon Jul 07 21:14:46 -0700 2008 | [bricooke] |
| |
README | Mon Jul 07 21:14:46 -0700 2008 | [bricooke] |
| |
Rakefile | Mon Jul 07 21:04:55 -0700 2008 | [bricooke] |
| |
main.m | Mon Jul 07 21:14:46 -0700 2008 | [bricooke] |
| |
rb_main.rb | Mon Jul 07 21:34:25 -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/) EC2Mgr is BSD licensed. See LICENSE for details.




