Amazon Route 53 Interface - Friday
After a few days of tweaking I'm happy to say that I've ferreted out all the obvious bugs and things are looking good. The ruby interface to Amazon's Route 53 can officially be called "Released". Complete with a command line interface as well as a module for inclusion in other ruby projects. All packaged up nice and neat in my first gem.
You can find the source and documentation at https://github.com/pcorliss/ruby_route_53
Bug reports should either go to me or to the Issues page on github.
If you already have the gem installed you'll want to run
Otherwise
You can find the source and documentation at https://github.com/pcorliss/ruby_route_53
Bug reports should either go to me or to the Issues page on github.
If you already have the gem installed you'll want to run
sudo gem update route53
Otherwise
sudo gem install route53