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 96df4c64ef0b2e95ec8d491c2d26f427155a66a1
tree 207481d57a2cac8e8d17f37f4ed36c016655f8d4
parent 19124c3c4d7e43c0aac12f8c724055588caf3138
tree 207481d57a2cac8e8d17f37f4ed36c016655f8d4
parent 19124c3c4d7e43c0aac12f8c724055588caf3138
ec2mgr /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Jul 07 21:04:55 -0700 2008 | [bricooke] |
| |
Controllers/ | Thu Jul 10 19:37:07 -0700 2008 | [bricooke] |
| |
EC2Mgr.xcodeproj/ | Thu Jul 10 19:37:07 -0700 2008 | [bricooke] |
| |
Info.plist | Mon Jul 07 21:14:46 -0700 2008 | [bricooke] |
| |
LICENSE | Mon Jul 07 21:14:46 -0700 2008 | [bricooke] |
| |
Models/ | Thu Jul 10 19:37:07 -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/ | Thu Jul 10 19:37:07 -0700 2008 | [bricooke] |
| |
main.m | Mon Jul 07 21:14:46 -0700 2008 | [bricooke] |
| |
rb_main.rb | Thu Jul 10 19:37:07 -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.




