Rob Sanheim
2008-Apr-18 01:59 UTC
[ANN] CapGun 0.0.1 released - super simple Capistrano deployment notifications
Tell everyone about your releases! Send email notification after Capistrano deployments! Rule the world! Drop your ActionMailer configuration information into your deploy.rb file, configure recipients for the deployment notifications, and setup the callback task. Setup and configuration are done entirely inside your deploy.rb file to keep it super simple. Your emails are sent locally from the box performing the deployment, but CapGun queries the server to grab the necessary release info. This even includes the Net::SMTP TLS hack inside as a vendored dependancy to allow super easy email sending without setting up an MTA. This is the "Rock n Roll McDonalds" release - 0.0.1. == INSTALL * sudo gem install cap_gun and gem unpack into your vendor/plugins * or just grab the tarball from github (see below) == URLS * Log bugs, issues, and suggestions on Trac: http://opensource.thinkrelevance.com/wiki/cap_gun * View source: http://github.com/relevance/cap_gun/tree/master * Git clone source: git://github.com/relevance/cap_gun.git * RDocs: http://thinkrelevance.rubyforge.org/cap_gun/ thanks, Rob http://robsanheim.com http://thinkrelevance.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---