This post originated from an RSS feed registered with Ruby Buzz
by Lyle Johnson.
Original Post: Everybody Say Hoe
Feed Title: Lovable Lyle
Feed URL: http://feeds.feedburner.com/LovableLyle
Feed Description: This weblog typically features articles about the Ruby programming language, the Semantic Web, or whatever else is on Lyle's mind on a given day.
I’ve been meaning to check out Hoe since it was first announced and I finally got around to it today. Hoe is, basically, a library of useful Rake tasks. It’s especially useful for projects hosted on RubyForge, as it provides tasks for uploading your project package and gem files to RubyForge, making announcements, and so [...]