publish.rb

Path: lib/hoe/publish.rb
Last Update: Thu Sep 08 18:22:56 +0000 2011

Publish plugin for hoe.

Tasks Provided:

announce:Create news email file and post to rubyforge.
debug_email:Generate email announcement file.
post_blog:Post announcement to blog.
post_news:Post announcement to rubyforge.
publish_docs:Publish RDoc to RubyForge.
ridocs:Generate ri locally for testing.

Extra Configuration Options:

publish_on_announce:Run publish_docs when you run release.
blogs:An array of hashes of blog settings.

[Validate]