This post originated from an RSS feed registered with Ruby Buzz
by Ryan Davis.
Original Post: hoe 1.1.0 Released
Feed Title: Polishing Ruby
Feed URL: http://blog.zenspider.com/index.rdf
Feed Description: Musings on Ruby and the Ruby Community...
Hoe is a simple rake/rubygems helper for project Rakefiles. It
generates all the usual tasks for projects including rdoc generation,
testing, packaging, and deployment.
See class rdoc for help. Hint: ri Hoe
sudo gem install hoe
Changes:
= 1.1.0 2006-10-04
Added sow, a command-line tool for quickly creating new projects.